mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Fix about screen icon
This commit is contained in:
parent
232e9329c1
commit
bb1a75d24d
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@
|
|||
android:padding="8dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:src="@mipmap/ic_launcher"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content" />
|
||||
android:layout_width="56dp"
|
||||
android:layout_height="56dp" />
|
||||
|
||||
<LinearLayout
|
||||
android:padding="8dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue