File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
<ScrollView xmlns : android =" http://schemas.android.com/apk/res/android"
2
2
xmlns : ads =" http://schemas.android.com/apk/res-auto"
3
- xmlns : app =" http://schemas.android.com/tools "
3
+ xmlns : app =" http://schemas.android.com/apk/res-auto "
4
4
android : layout_width =" match_parent"
5
5
android : layout_height =" match_parent" >
6
6
16
16
17
17
<android .support.v7.widget.CardView xmlns : android =" http://schemas.android.com/apk/res/android"
18
18
xmlns : app =" http://schemas.android.com/apk/res-auto"
19
- xmlns : tools =" http://schemas.android.com/tools"
20
19
android : id =" @+id/card_view"
21
20
android : layout_width =" match_parent"
22
21
android : layout_height =" wrap_content"
Original file line number Diff line number Diff line change 1
1
<ScrollView xmlns : android =" http://schemas.android.com/apk/res/android"
2
2
xmlns : ads =" http://schemas.android.com/apk/res-auto"
3
- xmlns : app =" http://schemas.android.com/tools "
3
+ xmlns : app =" http://schemas.android.com/apk/res-auto "
4
4
android : layout_width =" match_parent"
5
5
android : layout_height =" match_parent" >
6
6
15
15
android : layout_height =" wrap_content" >
16
16
17
17
<android .support.v7.widget.CardView xmlns : android =" http://schemas.android.com/apk/res/android"
18
- xmlns : app =" http://schemas.android.com/apk/res-auto"
19
18
android : id =" @+id/card_view"
20
19
android : layout_width =" match_parent"
21
20
android : layout_height =" wrap_content"
You can’t perform that action at this time.
0 commit comments