mirror of
https://codeberg.org/gitnex/GitNex.git
synced 2024-12-16 15:48:13 +08:00
ues language icon also to indicate webbrowser open action
This commit is contained in:
parent
ce63cde4ee
commit
6bc13ad4fe
@ -72,7 +72,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:drawableStart="@drawable/ic_web_open"
|
||||
android:drawableStart="@drawable/ic_language"
|
||||
android:drawablePadding="24dp"
|
||||
android:padding="16dp"
|
||||
android:text="@string/openWebRepo"
|
||||
|
Loading…
Reference in New Issue
Block a user