Skip to content

Commit

Permalink
[AppDrawer] grid and activity xml fixes:
Browse files Browse the repository at this point in the history
Signed-off-by: Eliminater74 <[email protected]>
  • Loading branch information
Eliminater74 committed Feb 23, 2020
1 parent 9e3030a commit 3db98a3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:animationCache="true"
android:background="#0B0A0A"
android:backgroundTint="#020202"
android:orientation="vertical"
android:paddingStart="10dp"
android:paddingEnd="10dp">
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/layout/grid_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
android:id="@+id/app_icon"
android:layout_width="96dp"
android:layout_height="96dp"
android:background="#00FFFFFF"
android:padding="3dp"
android:scaleType="centerCrop" />

Expand Down

0 comments on commit 3db98a3

Please sign in to comment.