Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No back navigation on action bar in Setting sub menus #5602

Closed
Lineflyer opened this issue Mar 29, 2016 · 1 comment · Fixed by #10049
Closed

No back navigation on action bar in Setting sub menus #5602

Lineflyer opened this issue Mar 29, 2016 · 1 comment · Fixed by #10049
Assignees
Labels
Bug Issues classified as a bug Frontend Design User Interface problems

Comments

@Lineflyer
Copy link
Member

Detailed steps causing the problem:
  • Open Menu -> Settings
  • Open any of the sub menus below (e.g. Services)
  • Press the c:geo icon on the top left
Actual behavior after performing these steps:

Nothing happens (also no back indicator displayed)

Expected behavior after performing these steps:

Go back one level

Version of c:geo used:

2016.03.29-NB

Is the problem reproducible for you?

Yes

Other comments and remarks:

Probably not a new bug

@Lineflyer Lineflyer added Bug Issues classified as a bug Frontend Design User Interface problems labels Mar 29, 2016
@kumy
Copy link
Member

kumy commented Mar 29, 2016

I confirm, this isn't a new bug.

However, I've used c:geo for the first time on a tablet this week-end. Our design is not tablet friendly at all. I would love to see that change. We could use v7 Preference Support Library (Gradle: com.android.support:preference-v7:23.2.1) (I think this would need upgrading to com.android.support:appcompat-v7:23.2.1 #4903). Then we could display nice settings UI like http://developer.android.com/images/ui/settings/settings-headers-tablet.png / http://developer.android.com/images/ui/settings/settings-headers-handset.png

More generally, migrating technically to Fragments could help us going to a new design... ie #5111

See also:
http://developer.android.com/tools/support-library/features.html
http://developer.android.com/guide/topics/ui/settings.html

This would need to be discussed on another use (I'll open it later)

I propose not to pass much time here (unless a quick fix is available...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues classified as a bug Frontend Design User Interface problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants