Commit b28ac1a
committed
Remove Privacy Policy and About This App sections from Settings
The "About This App" and "Privacy Policy" sections, including their corresponding text views and icons, have been removed from `fragment_settings.xml`.
In `SettingsFragment.kt`, the click listeners associated with these removed UI elements have also been deleted. These listeners previously handled opening URLs for the privacy policy and about page. The constraint for `yellow_rumped_warbler_text` was updated to be below `settings_about_heading_text` as a result of these removals.1 parent 64f14c7 commit b28ac1a
File tree
2 files changed
+1
-55
lines changed- app/src/main
- java/com/warbler/ui/settings
- res/layout
2 files changed
+1
-55
lines changedLines changed: 0 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | 85 | | |
102 | 86 | | |
103 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | 318 | | |
357 | 319 | | |
358 | 320 | | |
359 | 321 | | |
360 | 322 | | |
361 | 323 | | |
362 | | - | |
| 324 | + | |
363 | 325 | | |
364 | 326 | | |
365 | 327 | | |
| |||
0 commit comments