Changes of com.discord v1144
This commit is contained in:
parent
4746542b20
commit
f52990c3c2
25752 changed files with 4382359 additions and 77 deletions
10
com.discord/res/values-large/dimens.xml
Normal file
10
com.discord/res/values-large/dimens.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<dimen name="abc_config_prefDialogWidth">440.0dip</dimen>
|
||||
<item type="dimen" name="abc_dialog_fixed_height_major">60.000004%</item>
|
||||
<item type="dimen" name="abc_dialog_fixed_height_minor">90.0%</item>
|
||||
<item type="dimen" name="abc_dialog_fixed_width_major">60.000004%</item>
|
||||
<item type="dimen" name="abc_dialog_fixed_width_minor">90.0%</item>
|
||||
<item type="dimen" name="abc_dialog_min_width_major">55.000008%</item>
|
||||
<item type="dimen" name="abc_dialog_min_width_minor">79.99999%</item>
|
||||
</resources>
|
7
com.discord/res/values-large/styles.xml
Normal file
7
com.discord/res/values-large/styles.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<style name="Base.Theme.AppCompat.DialogWhenLarge" parent="@style/Base.Theme.AppCompat.Dialog.FixedSize" />
|
||||
<style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="@style/Base.Theme.AppCompat.Light.Dialog.FixedSize" />
|
||||
<style name="Base.Theme.MaterialComponents.DialogWhenLarge" parent="@style/Base.Theme.MaterialComponents.Dialog.FixedSize" />
|
||||
<style name="Base.Theme.MaterialComponents.Light.DialogWhenLarge" parent="@style/Base.Theme.MaterialComponents.Light.Dialog.FixedSize" />
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue