aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/message_null.xml
blob: 36eb860dd21d3d055878d5a8f46f5943d9fa6fc5 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="fill_parent"
    android:layout_height="0.1dp"
    android:background="#00000000">

</RelativeLayout>