File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
features/settings/src/main/res/layout Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 9191 android : layout_height =" wrap_content"
9292 android : layout_margin =" @dimen/margin_normal"
9393 app : helpTitle =" @string/cant_activate_accessibility_service"
94- app : buttonText =" @string/open_app_settings" >
94+ app : buttonText =" @string/open_app_settings"
95+ app : showButton =" true" >
9596 </com .sonozaki.resources.HelpView>
9697 </LinearLayout >
9798</ScrollView >
Original file line number Diff line number Diff line change 144144 android : layout_height =" wrap_content"
145145 android : layout_margin =" @dimen/margin_normal"
146146 app : buttonText =" @string/open_privacy_settings"
147- app : helpTitle =" @string/password_doesnt_work" >
147+ app : helpTitle =" @string/password_doesnt_work"
148+ app : showButton =" true" >
148149 </com .sonozaki.resources.HelpView>
149150 </LinearLayout >
150151</ScrollView >
You can’t perform that action at this time.
0 commit comments