apkfuckery/com.discord/res/layout/overlay_menu_voice_members_...

3 lines
480 B
XML
Raw Normal View History

2020-05-17 12:40:10 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-09-16 23:45:23 +00:00
<com.discord.views.VoiceUserView android:clipChildren="false" android:layout_width="64.0dip" android:layout_height="64.0dip" android:layout_marginLeft="2.0dip" android:layout_marginRight="2.0dip" app:vuv_animate_avatar_when_ringing="true" app:vuv_avatar_size="@dimen/overlay_bubble_size" app:vuv_fade_when_disconnected="true"
2020-05-17 12:40:10 +00:00
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" />