letelete/sleep-cycle-alarm

Improve preferences (Settings) layout

Closed this issue · 4 comments

Settings layout needs to be fixed by changing the left margin. It would be also great to add sections.

Settings improvement in few steps:

  1. Fix left margin
  2. Split settings to sections exactly the same as Google Pay has it.
    40599010_303706757073287_4789796942097940480_n
  3. Decrease the margin between close button (X) with settings label and the top of the app screen
  4. Done.

Heya! This seems like a nice issue to tackle, may I give it a try?

Sure! Can't wait for your PR.

which class fills the "menu_activity_container" in the frameLayout of activity_menu.xml ?

It's MenuActivity at .ui.menu package. It's not the best way of handling that and so I will be working on it, prob. tomorrow. It's also a part of the #34 issue.