Left: | ||
Right: |
OLD | NEW |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <View xmlns:android="http://schemas.android.com/apk/res/android" | 2 <View xmlns:android="http://schemas.android.com/apk/res/android" |
3 android:layout_width="0dp" | 3 android:layout_width="0dp" |
4 android:layout_height="0dp"/> | 4 android:layout_height="0dp"/> |
OLD | NEW |