altosdroid: incorrect property syntax in pad xml
authorMike Beattie <mike@ethernal.org>
Sun, 21 Apr 2013 02:40:33 +0000 (14:40 +1200)
committerMike Beattie <mike@ethernal.org>
Sun, 21 Apr 2013 02:40:33 +0000 (14:40 +1200)
Signed-off-by: Mike Beattie <mike@ethernal.org>
altosdroid/res/layout/tab_pad.xml

index e8f759eb85f45d784322334240ddc4750a862d77..38e61f836c2cb097201782f32d1811c4dc083d4a 100644 (file)
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:width="100sp"
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:width="100sp"
-                       android.paddingRight="10sp"
+                       android:paddingRight="10sp"
                        android:layout_toRightOf="@id/gps_ready_greenled"
                        android:text="@string/pad_lat_label" />
 
                        android:layout_toRightOf="@id/gps_ready_greenled"
                        android:text="@string/pad_lat_label" />
 
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:width="100sp"
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:width="100sp"
-                       android.paddingRight="10sp"
+                       android:paddingRight="10sp"
                        android:layout_toRightOf="@id/gps_ready_greenled"
                        android:text="@string/pad_lon_label" />
 
                        android:layout_toRightOf="@id/gps_ready_greenled"
                        android:text="@string/pad_lon_label" />
 
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:width="100sp"
                        android:layout_width="wrap_content"
                        android:layout_height="wrap_content"
                        android:width="100sp"
-                       android.paddingRight="10sp"
+                       android:paddingRight="10sp"
                        android:layout_toRightOf="@id/gps_ready_greenled"
                        android:text="@string/pad_alt_label" />
 
                        android:layout_toRightOf="@id/gps_ready_greenled"
                        android:text="@string/pad_alt_label" />