Commit Graph

4 Commits

Author SHA1 Message Date
Ingo Brückl
a10cc0026d Fix build errors
Lint found fatal errors while assembling a release target.

Error: @id/checkbox is not a sibling in the same RelativeLayout.
2022-08-25 19:16:26 +02:00
nwuensche
af93f6a604 Fix no-theme bug in Onboarding by using Radiobuttons
It was possible to de-select all Themes in the Onboarding as
Checkboxes where used. Now this is not possible anymore because we use
Radiobuttons
2022-05-28 10:24:38 +02:00
Rahul Kumar Patel
38e9e8771d Add Permissions on Onboading Page 2021-03-01 14:09:21 +05:30
Rahul Kumar Patel
dfc706b13e Initial v4 2021-02-15 05:37:36 +05:30