videoDAC / android

Repository for storing code, configuration and information about the applications developed by videoDAC for Android.
GNU General Public License v3.0
3 stars 5 forks source link

Remove "loading screens" from the app #40

Open criticaltv opened 4 years ago

criticaltv commented 4 years ago

Problem

The loading screens in the app are unnecessary, and give the user a feeling that the app is slow and laggy.

The app also fails to take the opportunity to provide the user with useful information about the app.

This issue proposes to remove both the "loading" screens from the app, i.e.

Screenshot_20200320-123423

Screenshot_20200320-123637

Proposed Solution

Proposed user flow:

Implications

This simplifies the app to 2 views:

Screenshot_20200320-124800

Screenshot_20200317-223540

It also avoids giving information to a user about something taking time to load.

Furthermore, if a user has sufficient balance to play, then it shows them some useful information (albeit briefly) about the app, their address, their balance, which can act as a useful reminder to them.