ues language icon also to indicate webbrowser open action

This commit is contained in:
6543 2019-09-05 22:06:23 +02:00
parent ce63cde4ee
commit 6bc13ad4fe
No known key found for this signature in database
GPG Key ID: A1CA74D27FD13271
1 changed files with 1 additions and 1 deletions

View File

@ -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"