shared_string_history (5)
This commit is contained in:
parent
dc056043fe
commit
d6b167e074
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
<Button
|
||||
android:id="@+id/recents"
|
||||
style="?attr/dashboardGeneralButtonStyle"
|
||||
android:text="@string/recents" />
|
||||
android:text="@string/shared_string_history" />
|
||||
</LinearLayout>
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
<Button
|
||||
android:id="@+id/recents"
|
||||
style="?attr/dashboardGeneralButtonStyle"
|
||||
android:text="@string/recents" />
|
||||
android:text="@string/shared_string_history" />
|
||||
</LinearLayout>
|
||||
|
||||
<View
|
||||
|
|
Loading…
Reference in a new issue