Эх сурвалжийг харах

Fix magic numbers in log_send_file.xml #12

Divay Prakash 8 жил өмнө
parent
commit
213574f805

+ 1 - 1
res/layout/log_send_file.xml

@@ -28,7 +28,7 @@
     <ScrollView
         android:id="@+id/scrollView1"
         android:layout_width="match_parent"
-        android:layout_height="0dp"
+        android:layout_height="@dimen/zero"
         android:layout_marginBottom="@dimen/standard_margin"
         android:layout_weight="1">