Merge "WallpaperCropper: Use white color for action bar" into lmp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2c2cb29a3d
@@ -31,5 +31,6 @@
|
||||
android:drawableLeft="@drawable/ic_actionbar_accept"
|
||||
android:drawablePadding="8dp"
|
||||
android:gravity="center_vertical"
|
||||
android:text="@string/wallpaper_instructions" />
|
||||
android:text="@string/wallpaper_instructions"
|
||||
android:textColor="@android:color/white" />
|
||||
</FrameLayout>
|
||||
|
||||
Reference in New Issue
Block a user