mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 12:08:33 +00:00
6 lines
262 B
XML
6 lines
262 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="@dimen/selection_item_header_width"
|
|
android:layout_height="@dimen/selection_item_header_height"
|
|
android:gravity="center" />
|