AndlyticsProject / andlytics

Google Play - Android Market statistics app
Other
535 stars 181 forks source link

Material design for account management #711

Closed adipascu closed 5 years ago

adipascu commented 8 years ago

I used the following pages when changing the design http://www.google.ro/design/spec/layout/metrics-keylines.html#metrics-keylines-keylines-spacing http://www.google.ro/design/spec/components/text-fields.html#text-fields-multi-line-text-field http://www.google.ro/design/spec/components/lists.html

I also updated the project to compile with the latest sdk tools and did some minor UX changes. The back button works as expected exiting the app or going back to the main activity. Hope I have time for some more PRs soon :)

willlunniss commented 8 years ago

The card view gets clipped on my Nexus 5 with 6.0, i've noted a change that fixes it

Can you put the login and main activities back to using tabs instead of two spaces as it looks like you have changed the whole class which isn't the case

Otherwise looks good

Note that @alorma was going to have a go, note the comments in #693

AndyScherzinger commented 8 years ago

Did anyone check the preferences screens yet? When I moved ownCloud to Material Design I had to rewrite the activity using delegates in order to make the preferenceActivity work again.