Compare commits

..

No commits in common. 'master' and 'dev' have entirely different histories.
master ... dev

@ -66,6 +66,9 @@ public class ResourceParser {
} }
<<<<<<< HEAD <<<<<<< HEAD
// 直接获取默认的背景颜色。看不太懂这个PREFERENCE_SET_BG_COLOR_KEY是个final
// string,也就是说getBoolean肯定执行else为什么要这么写
=======
// 直接获取默认的背景颜色。 // 直接获取默认的背景颜色。
>>>>>>> 3b06b3f9de951b4571c1cc74d5809439ae9d04f7 >>>>>>> 3b06b3f9de951b4571c1cc74d5809439ae9d04f7
public static int getDefaultBgId(Context context) { public static int getDefaultBgId(Context context) {

Loading…
Cancel
Save