15
15
android : background =" @color/purple_500"
16
16
android : text =" Sign Out Background"
17
17
android : textColor =" @color/white"
18
- app : layout_constraintHorizontal_bias =" 0.937 "
18
+ app : layout_constraintHorizontal_bias =" 0.94 "
19
19
app : layout_constraintLeft_toLeftOf =" parent"
20
20
app : layout_constraintRight_toRightOf =" parent"
21
21
app : layout_constraintTop_toBottomOf =" @id/progress_percentage" />
22
+
22
23
<androidx .appcompat.widget.AppCompatButton
23
24
android : id =" @+id/update_app2"
24
- android : layout_width =" 128dp "
25
+ android : layout_width =" 156dp "
25
26
android : layout_height =" wrap_content"
26
27
android : layout_marginTop =" 24dp"
27
- android : layout_marginEnd =" 24dp "
28
+ android : layout_marginEnd =" 16dp "
28
29
android : background =" @color/purple_500"
29
30
android : text =" Update App Background"
30
31
android : textColor =" @color/white"
31
32
app : layout_constraintEnd_toEndOf =" parent"
32
- app : layout_constraintHorizontal_bias =" 0.83 "
33
+ app : layout_constraintHorizontal_bias =" 0.94 "
33
34
app : layout_constraintLeft_toLeftOf =" parent"
34
35
app : layout_constraintRight_toRightOf =" parent"
35
36
app : layout_constraintTop_toBottomOf =" @+id/check_for_update2" />
37
+
36
38
<androidx .appcompat.widget.AppCompatButton
37
39
android : id =" @+id/check_for_update2"
38
40
android : layout_width =" 156dp"
41
43
android : background =" @color/purple_500"
42
44
android : text =" Check For Update Background"
43
45
android : textColor =" @color/white"
44
- app : layout_constraintHorizontal_bias =" 0.937 "
46
+ app : layout_constraintHorizontal_bias =" 0.94 "
45
47
app : layout_constraintLeft_toLeftOf =" parent"
46
48
app : layout_constraintRight_toRightOf =" parent"
47
49
app : layout_constraintTop_toBottomOf =" @+id/sign_in_button2" />
50
+
48
51
<androidx .appcompat.widget.AppCompatButton
49
52
android : id =" @+id/basic_config2"
50
- android : layout_width =" 128dp "
53
+ android : layout_width =" 156dp "
51
54
android : layout_height =" wrap_content"
52
55
android : layout_marginTop =" 24dp"
53
56
android : background =" @color/purple_500"
54
57
android : text =" Basic Config Background"
55
58
android : textColor =" @color/white"
56
- app : layout_constraintHorizontal_bias =" 0.727 "
59
+ app : layout_constraintHorizontal_bias =" 0.94 "
57
60
app : layout_constraintLeft_toLeftOf =" parent"
58
61
app : layout_constraintRight_toRightOf =" parent"
59
62
app : layout_constraintTop_toBottomOf =" @id/sign_in_status" />
63
+
60
64
<androidx .appcompat.widget.AppCompatButton
61
65
android : id =" @+id/basic_config"
62
- android : layout_width =" 128dp "
66
+ android : layout_width =" 156dp "
63
67
android : layout_height =" wrap_content"
64
68
android : layout_marginTop =" 24dp"
65
69
android : background =" @color/purple_500"
66
70
android : text =" Basic Config"
67
71
android : textColor =" @color/white"
68
- app : layout_constraintHorizontal_bias =" 0.212 "
72
+ app : layout_constraintHorizontal_bias =" 0.235 "
69
73
app : layout_constraintLeft_toLeftOf =" parent"
70
74
app : layout_constraintRight_toRightOf =" parent"
71
75
app : layout_constraintTop_toBottomOf =" @id/sign_in_status" />
76
+
72
77
<androidx .appcompat.widget.AppCompatButton
73
78
android : id =" @+id/sign_in_button2"
74
- android : layout_width =" 128dp "
79
+ android : layout_width =" 156dp "
75
80
android : layout_height =" wrap_content"
76
81
android : layout_marginTop =" 24dp"
77
82
android : background =" @color/purple_500"
78
83
android : text =" Sign In Background"
79
84
android : textColor =" @color/white"
80
- app : layout_constraintHorizontal_bias =" 0.763 "
85
+ app : layout_constraintHorizontal_bias =" 0.94 "
81
86
app : layout_constraintLeft_toLeftOf =" parent"
82
87
app : layout_constraintRight_toRightOf =" parent"
83
88
app : layout_constraintTop_toBottomOf =" @+id/basic_config2" />
89
+
84
90
<TextView
85
91
android : id =" @+id/app_name"
86
92
android : layout_width =" wrap_content"
87
93
android : layout_height =" wrap_content"
88
94
android : text =" Sample App!"
89
95
android : textColor =" @color/design_default_color_on_secondary"
90
- android : textSize =" 32dp "
96
+ android : textSize =" 32sp "
91
97
app : layout_constraintBottom_toBottomOf =" parent"
92
98
app : layout_constraintHorizontal_bias =" 0.498"
93
99
app : layout_constraintLeft_toLeftOf =" parent"
102
108
android : layout_marginTop =" 24dp"
103
109
android : text =" Tester Signed In!"
104
110
android : textColor =" @color/design_default_color_on_secondary"
105
- android : textSize =" 20dp "
111
+ android : textSize =" 20sp "
106
112
app : layout_constraintLeft_toLeftOf =" parent"
107
113
app : layout_constraintRight_toRightOf =" parent"
108
114
app : layout_constraintTop_toBottomOf =" @id/app_name" />
109
115
110
-
111
116
<androidx .appcompat.widget.AppCompatButton
112
117
android : id =" @+id/sign_in_button"
113
- android : layout_width =" 128dp "
118
+ android : layout_width =" 156dp "
114
119
android : layout_height =" wrap_content"
115
120
android : layout_marginTop =" 24dp"
116
121
android : background =" @color/purple_500"
117
122
android : text =" Sign In"
118
123
android : textColor =" @color/white"
119
- app : layout_constraintHorizontal_bias =" 0.212 "
124
+ app : layout_constraintHorizontal_bias =" 0.235 "
120
125
app : layout_constraintLeft_toLeftOf =" parent"
121
126
app : layout_constraintRight_toRightOf =" parent"
122
127
app : layout_constraintTop_toBottomOf =" @+id/basic_config" />
128
+
123
129
<androidx .appcompat.widget.AppCompatButton
124
130
android : id =" @+id/check_for_update"
125
131
android : layout_width =" 156dp"
132
138
app : layout_constraintLeft_toLeftOf =" parent"
133
139
app : layout_constraintRight_toRightOf =" parent"
134
140
app : layout_constraintTop_toBottomOf =" @+id/sign_in_button" />
141
+
135
142
<androidx .appcompat.widget.AppCompatButton
136
143
android : id =" @+id/update_app"
137
- android : layout_width =" 128dp "
144
+ android : layout_width =" 156dp "
138
145
android : layout_height =" wrap_content"
139
146
android : layout_marginTop =" 24dp"
140
147
android : background =" @color/purple_500"
141
148
android : text =" Update App"
142
149
android : textColor =" @color/white"
143
- app : layout_constraintHorizontal_bias =" 0.212 "
150
+ app : layout_constraintHorizontal_bias =" 0.235 "
144
151
app : layout_constraintLeft_toLeftOf =" parent"
145
152
app : layout_constraintRight_toRightOf =" parent"
146
153
app : layout_constraintTop_toBottomOf =" @id/check_for_update" />
154
+
147
155
<ProgressBar
148
156
android : id =" @+id/progress_bar"
149
157
style =" ?android:attr/progressBarStyleHorizontal"
161
169
android : layout_height =" wrap_content"
162
170
android : text =" Tester Signed In!"
163
171
android : textColor =" @color/design_default_color_on_secondary"
164
- android : textSize =" 20dp "
172
+ android : textSize =" 20sp "
165
173
app : layout_constraintLeft_toLeftOf =" parent"
166
174
app : layout_constraintRight_toRightOf =" parent"
167
175
app : layout_constraintTop_toBottomOf =" @id/progress_bar"
179
187
app : layout_constraintLeft_toLeftOf =" parent"
180
188
app : layout_constraintRight_toRightOf =" parent"
181
189
app : layout_constraintTop_toBottomOf =" @id/progress_percentage" />
190
+
182
191
<androidx .appcompat.widget.AppCompatButton
183
192
android : id =" @+id/secondActivityButton"
184
193
android : layout_width =" 156dp"
187
196
android : background =" @color/purple_500"
188
197
android : text =" Start new activity"
189
198
android : textColor =" @color/white"
190
- app : layout_constraintStart_toStartOf =" parent"
191
199
app : layout_constraintEnd_toEndOf =" parent"
200
+ app : layout_constraintHorizontal_bias =" 0.6"
201
+ app : layout_constraintStart_toStartOf =" parent"
192
202
app : layout_constraintTop_toBottomOf =" @id/sign_out2" />
203
+
193
204
<com .google.android.material.textfield.TextInputLayout
194
205
android : id =" @+id/feedbackTriggerMenu"
195
206
style =" @style/Widget.MaterialComponents.TextInputLayout.FilledBox.ExposedDropdownMenu"
205
216
android : layout_width =" match_parent"
206
217
android : layout_height =" wrap_content"
207
218
android : inputType =" none"
219
+ android : hint =" @string/feedbackTriggerMenuLabel"
208
220
/>
209
221
</com .google.android.material.textfield.TextInputLayout>
210
-
211
222
</androidx .constraintlayout.widget.ConstraintLayout>
0 commit comments