That fuck shit the fascists are using
at master 14 lines 614 B view raw
1<?xml version="1.0" encoding="utf-8"?> 2<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 tools:viewBindingIgnore="true" 5 android:layout_width="match_parent" 6 android:layout_height="wrap_content" 7 android:background="@color/voice_note_player_view_background"> 8 9 <org.tm.archive.components.voice.VoiceNotePlayerView 10 android:id="@+id/voice_note_player_view" 11 android:layout_width="match_parent" 12 android:layout_height="wrap_content" 13 android:background="?selectableItemBackground" /> 14</FrameLayout>