10 lines
313 B
XML
10 lines
313 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<merge xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<ImageView
|
|
android:id="@+id/tw__gif_badge"
|
|
style="@style/tw__Badge"/>
|
|
<TextView
|
|
android:id="@+id/tw__video_duration"
|
|
style="@style/tw__Badge.VideoDuration"/>
|
|
</merge>
|