mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 09:32:31 +00:00
Implement detailed settings screen redesign
This commit is contained in:
6
res/layout/activity_fragment_wrapper.xml
Normal file
6
res/layout/activity_fragment_wrapper.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/fragmentContainer"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
Reference in New Issue
Block a user