- Added back support for Cupcake by making the choice of preview callback conditional...
[zxing.git] / android / res / layout-land / share.xml
index 7144714..34c3cd3 100755 (executable)
@@ -20,7 +20,7 @@
               android:layout_height="fill_parent"
               android:background="@color/share_view"
               android:orientation="vertical"
-              android:padding="16px">
+              android:padding="16dip">
 
   <TextView
       android:layout_width="fill_parent"
@@ -29,7 +29,7 @@
       android:textColor="@color/share_text"
       android:textSize="18.0sp"
       android:text="@string/msg_share_explanation"
-      android:paddingBottom="32px"/>
+      android:paddingBottom="32dip"/>
 
   <LinearLayout
       android:layout_width="wrap_content"
@@ -43,7 +43,7 @@
         android:layout_height="wrap_content"
         android:scaleType="center"
         android:src="@drawable/share_via_barcode"
-        android:paddingRight="48px"/>
+        android:paddingRight="48dip"/>
 
     <LinearLayout
         android:layout_width="wrap_content"