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

Develop In-House bottom sheet dialog (replace SuperBottomSheet Dialog) #15

Open
MattS8 opened this issue Jul 6, 2019 · 0 comments
Open
Assignees
Labels
android Related to android application. UX Related to user experience (i.e. graphics, animations, unresponsiveness, etc)

Comments

@MattS8
Copy link
Owner

MattS8 commented Jul 6, 2019

No description provided.

@MattS8 MattS8 added android Related to android application. UX Related to user experience (i.e. graphics, animations, unresponsiveness, etc) labels Jul 6, 2019
@MattS8 MattS8 self-assigned this Jul 6, 2019
MattS8 added a commit that referenced this issue Aug 10, 2019
#6:
- Added "Create From" view for initial step in creating a new remote

#15:
- Using default Google BottomSheet (instead of SuperBottomSheet)
- Removed remoteTemplateSheet (used SuperBottomSheet)

#19:
- Added "fromSnapshot" function to convert snapshot document to RemoteProfileTemplate

Misc:
- Changed tempRemoteProfile to val (might want to change back to mutable)
- Added "copyFrom" function to make a surface-level copy of a remote from the DB to tempData
MattS8 added a commit that referenced this issue Aug 11, 2019
- Continuing to remove all SuperBottomSheets
- Added new BottomSheet (based off of BottomSheetDialog)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Related to android application. UX Related to user experience (i.e. graphics, animations, unresponsiveness, etc)
Projects
None yet
Development

No branches or pull requests

1 participant