|
@@ -54,6 +54,8 @@
|
|
android:layout_height="0dp"
|
|
android:layout_height="0dp"
|
|
android:layout_gravity="top"
|
|
android:layout_gravity="top"
|
|
android:layout_weight="1"
|
|
android:layout_weight="1"
|
|
- android:paddingBottom="8dp" />
|
|
|
|
|
|
+ android:paddingBottom="8dp"
|
|
|
|
+ android:clipChildren="false"
|
|
|
|
+ android:clipToPadding="false" />
|
|
|
|
|
|
</LinearLayout>
|
|
</LinearLayout>
|