apkfuckery/com.discord/res/layout/video_call_grid_item.xml

3 lines
223 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-10-13 20:45:03 +00:00
<com.discord.views.calls.VideoCallParticipantView android:layout_width="fill_parent" android:layout_height="fill_parent"
2020-05-17 12:40:10 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" />