mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
* a solution to share-icon problem
This commit is contained in:
parent
0c8b92c7aa
commit
0fb2f1b7be
3 changed files with 6 additions and 6 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<item
|
||||
android:id="@+id/share_app_icon"
|
||||
android:title="@string/share_app_title"
|
||||
android:icon="@drawable/ic_share_black_24dp"
|
||||
android:icon="@drawable/ic_share_24dp"
|
||||
android:orderInCategory="1"
|
||||
app:showAsAction="ifRoom"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue