diff --git a/app/src/main/res/drawable/shape_bg.xml b/app/src/main/res/drawable/shape_bg.xml new file mode 100644 index 0000000..70a4036 --- /dev/null +++ b/app/src/main/res/drawable/shape_bg.xml @@ -0,0 +1,17 @@ + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/drawable/shape_red.xml b/app/src/main/res/drawable/shape_red.xml new file mode 100644 index 0000000..44e8f71 --- /dev/null +++ b/app/src/main/res/drawable/shape_red.xml @@ -0,0 +1,10 @@ + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/item_index.xml b/app/src/main/res/layout/item_index.xml index 726549c..2892937 100644 --- a/app/src/main/res/layout/item_index.xml +++ b/app/src/main/res/layout/item_index.xml @@ -8,7 +8,10 @@ + android:layout_height="60dp" + android:background="@drawable/shape_bg" + android:padding="@dimen/dp_2" + android:scaleType="fitXY" /> #cacaca #303030 #d92828 + #00000000