mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 10:12:21 +00:00
Layouts' default background replaced with a proper theme level window background.
Bottom sheet style unified.
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@drawable/default_session_background"
|
||||
tools:context="org.thoughtcrime.securesms.loki.activities.SettingsActivity"
|
||||
tools:theme="@style/Session.DarkTheme.NoActionBar"
|
||||
tools:menu="@menu/settings_general">
|
||||
|
||||
Reference in New Issue
Block a user