Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(546)

Unified Diff: chrome/android/java/res/layout/photo_picker_bitmap_view.xml

Issue 2973763003: Photo Picker dialog: Polish to adhere better to spec. (Closed)
Patch Set: Sync and merge Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/android/java/res/layout/photo_picker_toolbar.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/res/layout/photo_picker_bitmap_view.xml
diff --git a/chrome/android/java/res/layout/photo_picker_bitmap_view.xml b/chrome/android/java/res/layout/photo_picker_bitmap_view.xml
index 22c50ccccceb23fe18ca367d2271d7985572d5bd..2b29f0ba9c01637de56ffa6555fed4e068da3c01 100644
--- a/chrome/android/java/res/layout/photo_picker_bitmap_view.xml
+++ b/chrome/android/java/res/layout/photo_picker_bitmap_view.xml
@@ -78,9 +78,8 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/photo_picker_label_gap"
android:gravity="center"
- android:textSize="14sp"
- android:textAllCaps="true"
android:textColor="@color/photo_picker_special_tile_color"
+ android:textSize="14sp"
style="@style/RobotoMediumStyle" />
</LinearLayout>
</view>
« no previous file with comments | « no previous file | chrome/android/java/res/layout/photo_picker_toolbar.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698