Skip to content

1 Base App

Andhie Wong edited this page Aug 4, 2016 · 1 revision

This branch contains the most simplistic implementation of Zooperkool App. We will see how we can use theming and styling to provide a better user experience and looks.

Base App looks

Analysis

At a first glance, the app seems like usual login screen with default style widgets provided by AppCompat. As you use it, there are lots of improvements that can be done to improve UX.

  1. Drastic change of background color after content loaded
  2. Reveal password eye icon does not provide touch feedback when pressed
  3. The eye icon color is too "outstanding" in comparison to EditText default white underline
  4. Login Button looks a little out of place with the heavy use of colors
  5. Clicking on Forgot Password does not provide touch feedback

Clone this wiki locally