converted project into a lib, you will need the full or lite project to run this now
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
android:max="100"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:layout_marginBottom="40dip"
|
||||
android:layout_marginRight="20dip"
|
||||
android:layout_marginLeft="20dip"
|
||||
@@ -54,6 +55,7 @@
|
||||
<TextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_above="@id/volume"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:text="Volume"
|
||||
android:textColor="#000000"
|
||||
|
||||
Reference in New Issue
Block a user