-
Notifications
You must be signed in to change notification settings - Fork 490
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
feat: Provide access to features via Event Dashboard #1762
feat: Provide access to features via Event Dashboard #1762
Conversation
Change the color from blue to black/grey please. And implement as standard list items ensuring that clicks ripple etc |
@iamareebjamal Should I implement a RecyclerView or just wrap each layout in a CardView? |
No need of any of that. There is just an attribute to make it ripple |
@iamareebjamal Updated. Actually, I asked that since you told to implement as standard list items. |
app/src/main/java/com/eventyay/organizer/core/event/dashboard/EventDashboardFragment.java
Outdated
Show resolved
Hide resolved
app/src/main/java/com/eventyay/organizer/core/main/FragmentNavigator.java
Outdated
Show resolved
Hide resolved
Don't remove, nowhere in the parent issue is it mentioned to remove the navigation menu items |
Fixes #1761
Changes:
Added a box above the section of 'Gross Sales' in Event Dashboard, containing the following items:
Orders, Tickets and Edit Event would show only in Developer Mode.
Screenshot for the change: