app/src/main/res/layout/item_new_card.xml
@@ -1,5 +1,10 @@ <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" <layout xmlns:android="http://schemas.android.com/apk/res/android"> <LinearLayout android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical"> @@ -55,3 +60,7 @@ android:background="#000000" /> </LinearLayout> </layout>