am 396366ed: am 5c1542e6: am 95029c97: Merge "Change the color of format button in "Device storage > Format" screen." into mnc-dev
* commit '396366eda979351f9749d3c86036c8f5cd71a62c': 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:layout_width="match_parent"
|
||||
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>
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user