0.6.0 - BookInfo Screen
This commit is contained in:
parent
090d5fc003
commit
03b1ef48c2
74 changed files with 2410 additions and 498 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:drawable="@drawable/app_icon_colored"
|
||||
<item
|
||||
android:drawable="@drawable/app_icon_colored"
|
||||
android:height="75.dp"
|
||||
android:width="75.dp"
|
||||
android:gravity="center"
|
||||
/>
|
||||
android:gravity="center" />
|
||||
</layer-list>
|
||||
Loading…
Add table
Add a link
Reference in a new issue