Skip to content

Commit 53e2084

Browse files
author
Abhishek
committed
Generating signed apk bug solved(xmlns error)
1 parent aac3ac9 commit 53e2084

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

.idea/misc.xml

Lines changed: 1 addition & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/main/res/layout/video_item.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
<!-- CardView helps design a mini layout in the form of cards -->
55
<!-- Cards provide an easy way to contain a group of views while providing a consistent style for the container -->
66
<android.support.v7.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
7-
xmlns:app="http://schemas.android.com/tools"
87
xmlns:card_view="http://schemas.android.com/apk/res-auto"
98
android:layout_width="match_parent"
109
android:layout_height="wrap_content"

0 commit comments

Comments
 (0)