|
|
@@ -1,7 +1,7 @@
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
android:layout_width="65.0dip"
|
|
|
- android:layout_height="70.0dip"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
android:background="@android:color/transparent">
|
|
|
|
|
|
<RelativeLayout
|