mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 06:35:48 +03:00
fix CR
This commit is contained in:
parent
193f9a19c4
commit
f4036c52b4
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
android:orderInCategory="1" />
|
||||
<item
|
||||
android:id="@+id/action_copy"
|
||||
android:title="@android:string/copy"
|
||||
android:title="@string/actionbar_copy"
|
||||
android:icon="@drawable/ic_action_copy"
|
||||
app:showAsAction="never"
|
||||
android:showAsAction="never"
|
||||
|
|
Loading…
Reference in a new issue