forked from distok/cutthecord
Ave Ozkal
4c3ff4ad3f
Fixed top bar. Unofficial v8.5.4 changelog: - Full implementation of news https://cdn.discordapp.com/attachments/448273769153298452/551511285582397471/Screenshot_20190303-000846.png - Fun placeholders such as <string name="premium_subtitle_mobile">Something that would a mobile user want to care about buying Nitro chat perks with the bonus of some free pc games.</string>
13 lines
849 B
Diff
13 lines
849 B
Diff
diff -crB -x dist com.discord-831/res/values/public.xml com.discord-831-patched/res/values/public.xml
|
|
*** com.discord-831/res/values/public.xml 2019-01-18 19:05:56.057972374 +0300
|
|
--- com.discord-831-patched/res/values/public.xml 2019-01-18 17:26:29.150818524 +0300
|
|
***************
|
|
*** 65,71 ****
|
|
<public type="animator" name="selection_grow" id="0x7f02000a" />
|
|
<public type="animator" name="selection_shrink" id="0x7f02000b" />
|
|
<public type="animator" name="design_appbar_state_list_animator" id="0x7f020000" />
|
|
- <public type="array" name="color_picker_palette" id="0x7f030000" />
|
|
<public type="attr" name="actionBarDivider" id="0x7f040000" />
|
|
<public type="attr" name="actionBarItemBackground" id="0x7f040001" />
|
|
<public type="attr" name="actionBarPopupTheme" id="0x7f040002" />
|
|
--- 65,70 ----
|