Updated the Android client to use native/local QR Code encoding. For now it still...
[zxing.git] / android / res / layout-land / encode.xml
index f5e2c25..409681b 100755 (executable)
@@ -35,5 +35,7 @@
             android:gravity="center"
             android:textColor="@color/contents_text"
             android:textSize="20.0sp"
-            android:paddingRight="8px"/>
+            android:paddingRight="8px"
+            android:paddingTop="8px"
+            android:paddingBottom="8px"/>
 </LinearLayout>