mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-02 14:03:06 +00:00
10 lines
282 B
XML
10 lines
282 B
XML
<resources>
|
|
|
|
<!-- Base application theme. -->
|
|
<style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
|
|
<!-- Customize your theme here. -->
|
|
<item name="android:editTextBackground">@drawable/rn_edit_text_material</item>
|
|
</style>
|
|
|
|
</resources>
|