String change on Storage page am: b7a3c9a8c6
am: f3adfad699
Change-Id: Ic88d76fa3cc34691b2b17f980291782ffe02fbbb
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@android:id/summary"
|
android:layout_below="@android:id/summary"
|
||||||
android:text="@string/storage_menu_free"
|
android:text="@string/storage_menu_manage"
|
||||||
style="@style/ActionPrimaryButton" />
|
style="@style/ActionPrimaryButton" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
@@ -60,7 +60,7 @@
|
|||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@android:id/summary"
|
android:layout_below="@android:id/summary"
|
||||||
android:text="@string/storage_menu_free"
|
android:text="@string/storage_menu_manage"
|
||||||
style="@style/ActionPrimaryButton" />
|
style="@style/ActionPrimaryButton" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
@@ -56,7 +56,7 @@
|
|||||||
android:id="@+id/deletion_helper_button"
|
android:id="@+id/deletion_helper_button"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/storage_menu_free"
|
android:text="@string/storage_menu_manage"
|
||||||
style="@style/ActionPrimaryButton" />
|
style="@style/ActionPrimaryButton" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Reference in New Issue
Block a user