mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
レイアウト修正
This commit is contained in:
parent
87054f1b83
commit
69d64fd44f
|
@ -9,8 +9,10 @@
|
||||||
android:id="@+id/select_dir_recycler_view"
|
android:id="@+id/select_dir_recycler_view"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:background="@color/colorSurface"
|
android:layout_marginTop="8dp"
|
||||||
android:scrollbars="vertical"
|
android:layout_marginBottom="8dp"
|
||||||
android:scrollbarStyle="outsideOverlay" />
|
android:layout_marginLeft="8dp"
|
||||||
|
android:layout_marginRight="8dp"
|
||||||
|
app:layoutManager="androidx.recyclerview.widget.LinearLayoutManager"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
Loading…
Reference in New Issue
Block a user