am 95029c97
: Merge "Change the color of format button in "Device storage > Format" screen." into mnc-dev
* commit '95029c97019f90499fbce040b8b7971a8de680ec': Change the color of format button in "Device storage > Format" screen.
This commit is contained in:
@@ -45,7 +45,9 @@
|
|||||||
android:id="@+id/confirm"
|
android:id="@+id/confirm"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/storage_menu_format" />
|
android:text="@string/storage_menu_format"
|
||||||
|
android:textColor="@android:color/white"
|
||||||
|
android:backgroundTint="@color/storage_wizard_button_red" />
|
||||||
</FrameLayout>
|
</FrameLayout>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
Reference in New Issue
Block a user