mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 20:47:37 +00:00
Minor UI tweaks
This commit is contained in:
@@ -21,4 +21,9 @@
|
||||
<item name="android:elevation">4dp</item>
|
||||
</style>
|
||||
|
||||
<style name="Widget.Session.Button.Dialog.Destructive">
|
||||
<item name="android:background">@android:color/transparent</item>
|
||||
<item name="android:textColor">@color/destructive</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
@@ -31,7 +31,6 @@
|
||||
|
||||
</style>
|
||||
|
||||
|
||||
<!-- Session light theme (these values overlays their dark theme counterparts from Theme.TextSecure) -->
|
||||
<style name="Theme.TextSecure.DayNight" parent="Base.Theme.TextSecure">
|
||||
|
||||
|
Reference in New Issue
Block a user