Skip to content

Commit

Permalink
Fix in WifiConfig UI
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehdd committed Aug 24, 2013
1 parent df1e5a1 commit 10f45fc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions WiFiConnect/res/layout/wifi_config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
android:layout_alignRight="@+id/username_layout"
android:layout_below="@+id/username_layout"
android:layout_marginTop="20dp"
android:focusable="true"
android:focusableInTouchMode="true"
>

<ImageView
Expand Down Expand Up @@ -91,8 +89,6 @@
android:layout_alignRight="@+id/password_layout"
android:layout_below="@+id/password_layout"
android:layout_marginTop="20dp"
android:focusable="true"
android:focusableInTouchMode="true"
>

<ImageView
Expand Down

0 comments on commit 10f45fc

Please sign in to comment.