mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
8 lines
No EOL
310 B
XML
8 lines
No EOL
310 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<merge xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
<android.support.v7.widget.RecyclerView
|
|
android:id="@+id/activity_stream_main_recyclerview"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"/>
|
|
</merge> |