mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 12:28:18 +00:00
Button style adjustments.
This commit is contained in:
@@ -6,4 +6,9 @@
|
||||
<item name="android:textColor">?android:textColorPrimary</item>
|
||||
</style>
|
||||
|
||||
<style name="Widget.Session.Button.Common.ProminentFilled">
|
||||
<item name="android:background">@drawable/prominent_filled_button_medium_background</item>
|
||||
<item name="android:textColor">@android:color/white</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
Reference in New Issue
Block a user