discord-jadx/app/src/main/res/layout/view_discovery_stage_card_s...

5 lines
372 B
XML

<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="wrap_content">
<com.discord.views.discovery.speakers.SpeakersRecyclerView android:id="@+id/discovery_speakers_recycler" android:layout_width="match_parent" android:layout_height="wrap_content"/>
</merge>