Add explore and drafts to set as home screen options (#588)

Fix icon cut off sizes

Add explore and drafts to set as home screen options

Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/588
Reviewed-by: 6543 <6543@noreply.codeberg.org>
This commit is contained in:
M M Arif
2020-07-19 12:05:08 +02:00
committed by 6543
parent 8a7923cba7
commit 26f54280a1
3 changed files with 16 additions and 4 deletions

View File

@ -75,7 +75,7 @@
android:orientation="horizontal">
<ImageView
android:layout_width="15dp"
android:layout_width="18dp"
android:layout_height="wrap_content"
android:layout_marginEnd="5dp"
android:contentDescription="@string/generalImgContentText"
@ -98,7 +98,7 @@
android:orientation="horizontal">
<ImageView
android:layout_width="15dp"
android:layout_width="18dp"
android:layout_height="wrap_content"
android:layout_marginEnd="5dp"
android:contentDescription="@string/generalImgContentText"
@ -120,7 +120,7 @@
android:orientation="horizontal">
<ImageView
android:layout_width="15dp"
android:layout_width="18dp"
android:layout_height="wrap_content"
android:layout_marginEnd="5dp"
android:contentDescription="@string/generalImgContentText"