|
|
|
@ -1,6 +1,8 @@ |
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
<merge xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"> |
|
|
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto" |
|
|
|
|
tools:parentTag="androidx.constraintlayout.widget.ConstraintLayout"> |
|
|
|
|
|
|
|
|
|
<com.keylesspalace.tusky.view.MediaPreviewImageView |
|
|
|
|
android:id="@+id/status_media_preview_0" |
|
|
|
|