mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-11 19:08:44 +00:00
8 lines
310 B
XML
8 lines
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> |