5 lines
264 B
XML
5 lines
264 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<org.thoughtcrime.securesms.components.ThreadPhotoRailView xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:id="@+id/rail_view"
|
||
|
android:layout_width="match_parent"
|
||
|
android:layout_height="80dp" />
|