Gallery 背景颜色

  photopage background


---------- packages/apps/Gallery2/res_iphone/values/iphone_colors.xml ----------
index fb7b1e4..d334ded 100644
@@ -7,7 +7,7 @@
     <color name="iphone_albumset_label_title">#000000</color>
     <color name="iphone_albumset_label_count">#000000</color>
     <color name="iphone_album_background">#ffffff</color>
-    <color name="iphone_photo_background">#000000</color>
+    <color name="iphone_photo_background">#ffffff</color>
     <color name="iphone_background_main_toolbar">#3f3e3f</color>
 
     <color name="iphone_filter_show_top_btn_text_color_focused">#80ffff00</color>


----- packages/apps/Gallery2/src/com/android/gallery3d/app/PhotoPage.java -----
index ae7462e..6025c1a 100755
@@ -331,7 +331,7 @@ public abstract class PhotoPage extends ActivityState implements
 
     @Override
     protected int getBackgroundColorId() {
-        return R.color.photo_background;
+        return R.color.iphone_photo_background;
     }
 
     private final GLView mRootPane = new GLView() {
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值