File tree 5 files changed +10
-7
lines changed
5 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!--
3
3
~ Catroid: An on-device visual programming system for Android devices
4
- ~ Copyright (C) 2010-2022 The Catrobat Team
4
+ ~ Copyright (C) 2010-2024 The Catrobat Team
5
5
~ (<http://developer.catrobat.org/credits>)
6
6
~
7
7
~ This program is free software: you can redistribute it and/or modify
56
56
android : layout_height =" wrap_content"
57
57
android : gravity =" start"
58
58
android : maxLines =" 3"
59
+ android : inputType =" text"
59
60
android : minLines =" 1"
60
61
app : layout_newLine =" true" />
61
62
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!--
3
3
~ Catroid: An on-device visual programming system for Android devices
4
- ~ Copyright (C) 2010-2022 The Catrobat Team
4
+ ~ Copyright (C) 2010-2024 The Catrobat Team
5
5
~ (<http://developer.catrobat.org/credits>)
6
6
~
7
7
~ This program is free software: you can redistribute it and/or modify
22
22
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
- xmlns : app =" http://schemas.android.com/apk/res-auto"
26
25
android : layout_width =" match_parent"
27
26
android : layout_height =" wrap_content"
28
27
android : gravity =" center_vertical"
54
53
android : layout_gravity =" center_vertical"
55
54
android : gravity =" start"
56
55
android : maxLines =" 3"
56
+ android : inputType =" text"
57
57
android : minLines =" 1" />
58
58
</org .catrobat.catroid.ui.BrickLayout>
59
59
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!--
3
3
~ Catroid: An on-device visual programming system for Android devices
4
- ~ Copyright (C) 2010-2022 The Catrobat Team
4
+ ~ Copyright (C) 2010-2024 The Catrobat Team
5
5
~ (<http://developer.catrobat.org/credits>)
6
6
~
7
7
~ This program is free software: you can redistribute it and/or modify
55
55
android : layout_gravity =" center_vertical"
56
56
android : gravity =" start"
57
57
android : maxLines =" 3"
58
+ android : inputType =" text"
58
59
android : minLines =" 1" />
59
60
</org .catrobat.catroid.ui.BrickLayout>
60
61
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!--
3
3
~ Catroid: An on-device visual programming system for Android devices
4
- ~ Copyright (C) 2010-2022 The Catrobat Team
4
+ ~ Copyright (C) 2010-2024 The Catrobat Team
5
5
~ (<http://developer.catrobat.org/credits>)
6
6
~
7
7
~ This program is free software: you can redistribute it and/or modify
56
56
android : layout_height =" wrap_content"
57
57
android : gravity =" start"
58
58
android : maxLines =" 3"
59
+ android : inputType =" text"
59
60
android : minLines =" 1"
60
61
app : layout_newLine =" true" />
61
62
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!--
3
3
~ Catroid: An on-device visual programming system for Android devices
4
- ~ Copyright (C) 2010-2022 The Catrobat Team
4
+ ~ Copyright (C) 2010-2024 The Catrobat Team
5
5
~ (<http://developer.catrobat.org/credits>)
6
6
~
7
7
~ This program is free software: you can redistribute it and/or modify
22
22
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
23
23
-->
24
24
<LinearLayout xmlns : android =" http://schemas.android.com/apk/res/android"
25
- xmlns : app =" http://schemas.android.com/apk/res-auto"
26
25
android : layout_width =" match_parent"
27
26
android : layout_height =" wrap_content"
28
27
android : gravity =" center_vertical"
55
54
android : layout_gravity =" center_vertical"
56
55
android : gravity =" start"
57
56
android : maxLines =" 3"
57
+ android : inputType =" text"
58
58
android : minLines =" 1" />
59
59
</org .catrobat.catroid.ui.BrickLayout>
60
60
You can’t perform that action at this time.
0 commit comments