Changes of com.discord v278
This commit is contained in:
commit
50139b7f2b
9540 changed files with 1817693 additions and 0 deletions
5
com.discord/res/values-land/bools.xml
Normal file
5
com.discord/res/values-land/bools.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<bool name="abc_action_bar_embed_tabs_pre_jb">true</bool>
|
||||
<bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool>
|
||||
</resources>
|
7
com.discord/res/values-land/dimens.xml
Normal file
7
com.discord/res/values-land/dimens.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="abc_action_bar_default_height_material">48.0dip</dimen>
|
||||
<dimen name="abc_action_bar_progress_bar_size">32.0dip</dimen>
|
||||
<dimen name="abc_text_size_subtitle_material_toolbar">12.0dip</dimen>
|
||||
<dimen name="abc_text_size_title_material_toolbar">14.0dip</dimen>
|
||||
</resources>
|
7
com.discord/res/values-land/styles.xml
Normal file
7
com.discord/res/values-land/styles.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Widget.Design.TabLayout" parent="@style/Base.Widget.Design.TabLayout">
|
||||
<item name="tabMode">fixed</item>
|
||||
<item name="tabGravity">center</item>
|
||||
</style>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue