Move hardcoded string to strings.xml
This commit is contained in:
parent
7a35bd08b6
commit
06dda67b8e
5 changed files with 9 additions and 8 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<item
|
||||
android:id="@id/action_multi_select_adapter_check_all"
|
||||
android:icon="@drawable/ic_select_all_white_24dp"
|
||||
android:title="Select all"
|
||||
android:title="@string/select_all_title"
|
||||
app:showAsAction="ifRoom" />
|
||||
|
||||
</menu>
|
||||
</menu>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue