aboutsummaryrefslogtreecommitdiffstats
path: root/libs/emojicon/src/main/res/layout/emojicon_tab.xml
blob: 51492c384395f0664ddeda1a90d7e14fa969cf15 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<ImageButton xmlns:android="http://schemas.android.com/apk/res/android"
    style="?emojicon_tab_item_style"
    android:layout_width="0dip"
    android:layout_height="match_parent"
    android:layout_weight="1" />