You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are few problems with that, the one I wish to solve right now is ability to add links to the items on home page, so instead of memorizing the websites, I could just save them inside the app.
For example, on the bottom sheet there could be a new Button named "add link", this button would open a new dialog with EditText, where user will paste the link. Then on the home page next to +1 a new button will show up and pressing it will open the website
Bottom Sheet
Home Page
The text was updated successfully, but these errors were encountered:
Okay so currently the flow I have is like this:
There are few problems with that, the one I wish to solve right now is ability to add links to the items on home page, so instead of memorizing the websites, I could just save them inside the app.
For example, on the bottom sheet there could be a new Button named "add link", this button would open a new dialog with EditText, where user will paste the link. Then on the home page next to +1 a new button will show up and pressing it will open the website
The text was updated successfully, but these errors were encountered: