discord-jadx/app/src/main/res/layout/overlay_voice_bubble.xml

3 lines
486 B
XML

<?xml version="1.0" encoding="utf-8"?>
<com.facebook.drawee.view.SimpleDraweeView xmlns:android="http://schemas.android.com/apk/res/android" android:theme="@style/res_2131951648_apptheme_dark" android:id="@+id/overlay_bubble_iv" android:background="@drawable/drawable_circle_transparent" android:layout_width="@dimen/overlay_bubble_size" android:layout_height="@dimen/overlay_bubble_size" android:layout_margin="8dp" android:elevation="4dp" style="@style/res_2131951677_avatar_large"/>