refactor(ui): refactor ScriptListView
This commit is contained in:
9
app/src/main/res/layout/fragment_market.xml
Normal file
9
app/src/main/res/layout/fragment_market.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
|
||||
|
||||
</FrameLayout>
|
||||
Reference in New Issue
Block a user