mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 06:11:19 +00:00
parent
4f4ffac9bb
commit
889a88f69f
1 changed files with 2 additions and 1 deletions
|
@ -40,7 +40,8 @@
|
|||
android:drawableRight="@drawable/ic_share_black_24dp"
|
||||
android:drawableEnd="@drawable/ic_share_black_24dp"
|
||||
android:clickable="true"
|
||||
android:focusable="true" />
|
||||
android:focusable="true"
|
||||
android:contentDescription="@string/share_title" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
Loading…
Reference in a new issue