91e4b01f10
- Add ActionListAdapter - Add ChooseActionDialog - Merge upstream/dev branch
7 lines
297 B
XML
7 lines
297 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="fill_parent"
|
|
android:layout_height="2dip"
|
|
android:layout_marginTop="5dp"
|
|
android:layout_marginBottom="5dp"
|
|
android:background="@color/listdelimiter" /> |