-
Notifications
You must be signed in to change notification settings - Fork 0
Mobile _ Functional Specs _ Nov 2015
siegs edited this page Dec 4, 2015
·
1 revision
###Three main Navigation components:
-
Balance (bits) (centered)
- BTC amount minimized below
-
Notification icon (left)
- Bubble with notification count
-
Account icon (right)
###Three main Navigation actions:
-
Tap Balance
- Balance (Bits (default)) toggles to current USD value
- Balance (USD) toggles to BTC valaue
- Balance (BTC) toggles to Bits (Default)
-
Tap Notification icon
-
“Notifications” title appears
- Bits balance minimized below
-
Notification feed slides up to bottom of Navigation header, over main Feed
- Linear easing over .2 seconds
-
Notification icon turns white
- tapping again closes notification feed
- Linear easing over .2 seconds
- Navigation bar returns to Home state
- tapping again closes notification feed
-
-
X-out appears (on right) and Account icon disappears
- tapping x-out closes notification feed
- Linear easing over .2 seconds
- Navigation bar returns to Home state
- tapping x-out closes notification feed
-
Tap Account Icon
-
“Account” title appears
- -Bits balance minimized below-
-
Account Feed slides up to bottom of Navigation header, over main Feed
- Linear easing over .2 seconds
-
Account icon turns white
- tapping again closes Account page
- Linear easing over .2 seconds
- Navigation bar returns to Home state
- tapping again closes Account page
-
X-out appears (on left) and Notification icon disappears
- tapping X-out closes Account page
- Linear easing over .2 seconds
- Navigation bar returns to Home state
- tapping X-out closes Account page
-