mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-02 14:35:21 +00:00
5 lines
204 B
XML
5 lines
204 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:layout_width="0dp"
|
||
|
android:layout_columnWeight="1"
|
||
|
android:layout_height="0dp"/>
|