瀏覽代碼

fix float

AndyScherzinger 6 年之前
父節點
當前提交
cf95da0e16
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/res/layout/notification_list_item.xml

+ 1 - 1
src/main/res/layout/notification_list_item.xml

@@ -63,7 +63,7 @@
             android:layout_height="wrap_content"
             android:ellipsize="end"
             android:text="@string/placeholder_sentence"
-            android:alpha="0.57f"
+            android:alpha="0.57"
             android:textAppearance="?android:attr/textAppearanceListItem"/>
 
         <LinearLayout