Changes of com.discord v1042
This commit is contained in:
parent
1ac2ce4e76
commit
cd83b58053
253 changed files with 3526 additions and 2970 deletions
|
@ -1006,7 +1006,7 @@ ONE MORE THING {fixed}
|
|||
<string name="cloud_sync_modal_or">OR</string>
|
||||
<string name="collapse">Collapse</string>
|
||||
<string name="collapse_category">Collapse Category</string>
|
||||
<string name="com.crashlytics.android.build_id">a71618d3-4b29-476c-a97b-3ffc7cbcf927</string>
|
||||
<string name="com.crashlytics.android.build_id">5a59b44d-db5f-4b9c-a379-ddbca05c0713</string>
|
||||
<string name="coming_soon">Coming Soon</string>
|
||||
<string name="command_giphy_description">Search Animated GIFs on the Web</string>
|
||||
<string name="command_me_description">Displays text with emphasis.</string>
|
||||
|
|
|
@ -2494,6 +2494,7 @@
|
|||
</style>
|
||||
<style name="Base.Widget.MaterialComponents.TextView" parent="@style/Widget.AppCompat.TextView" />
|
||||
<style name="BlockedUsersList.Item" parent="@style/UiKit.ViewGroup.RelativeLayout">
|
||||
<item name="android:background">@drawable/bg_pressed_highlight_darken</item>
|
||||
<item name="android:padding">@dimen/uikit_spacing_large</item>
|
||||
<item name="android:layout_width">fill_parent</item>
|
||||
<item name="android:layout_height">wrap_content</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue