Open-event-droidgen: Change effects and handling of app to be swipes

Created on 30 Apr 2017  路  8Comments  路  Source: fossasia/open-event-droidgen

The app currently uses different effects, including splashy effects. Please change the app to be more like a swipe app.

Please implement as follows:

  • Instead of splash effect, move in content from right of the screen.
  • To enable the use to go back to the previous screen implement a swipe to the right.

Document in the issue which pages you are changing and which you are not changing and explain the choices if any.

enhancement App UI

Most helpful comment

Not sure what's wrong with the current animations anyways, they look just
fine to me.
We should rather focus on the existing issues which are more importantl

>

--
Best,
Harshit Dwivedi

All 8 comments

To enable the use to go back to the previous screen implement a swipe to the right.

@mariobehling I'm not sure if android allows this to implemented, so while we can animate the content to be displayed by sliding in from the right, swiping to go back is not possible!

User will have to tap the back button on the phone/ on the toolbar to go back.

And also, it is against the UX pattern on Android

@mariobehling @the-dagger It is possible to implement iOS like swipe back gestures here but as pointed out by @iamareebjamal it's against the guidelines for android design.

Well telegram uses this swipe back gestures.

@Shailesh351 Telegram doesn't follow many Android guidelines and is a personalised private app. Suppose we implement swipe gestures and some Event Organiser uses our app and considers it an anti-pattern in Android, then it will be of our disadvantage. We should keep our app as neutral and restricted to design guidelines as possible

Not sure what's wrong with the current animations anyways, they look just
fine to me.
We should rather focus on the existing issues which are more importantl

>

--
Best,
Harshit Dwivedi

The idea is to have the ability to control the screen with the thumb and to make the whole app easier to use.

@mariobehling as mentioned, that's against the guidelines.
We have back and menu buttons already on the device.
The reason this was needed in iOS devices was because they lack a physical back button hence a swipe was a good alternative for back navigation.
I'm not really sure if implementing this is worth it!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mariobehling picture mariobehling  路  6Comments

mahikaw picture mahikaw  路  7Comments

mayank8318 picture mayank8318  路  4Comments

iamareebjamal picture iamareebjamal  路  8Comments

mahikaw picture mahikaw  路  7Comments