add cover up layout
This commit is contained in:
@@ -89,4 +89,9 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" />
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/module_main_id_cover_up"
|
||||
android:layout_width="match_parent"
|
||||
android:background="@color/color_1C1C1C"
|
||||
android:layout_height="match_parent"/>
|
||||
</FrameLayout>
|
||||
Reference in New Issue
Block a user