1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 19:42:17 +02:00
FBReaderJ/res/layout/control_panel_floating.xml
2011-05-21 22:38:24 +01:00

10 lines
358 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/tools_plate"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:background="@android:drawable/dialog_frame"
android:gravity="bottom"
android:paddingLeft="15dip"
android:paddingRight="15dip"
/>