Use "done" button to close license dialogs.
Rename string res "recaptcha_done_button" to "done".
This commit is contained in:
parent
d5578b4099
commit
7ab1e7f244
75 changed files with 79 additions and 82 deletions
|
|
@ -5,6 +5,6 @@
|
|||
<item
|
||||
android:id="@+id/menu_item_done"
|
||||
android:icon="@drawable/ic_done"
|
||||
android:title="@string/recaptcha_done_button"
|
||||
android:title="@string/done"
|
||||
app:showAsAction="always" />
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue