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

migrated to androidX, kotlin. refactored. #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

oiyio
Copy link

@oiyio oiyio commented May 24, 2020

No description provided.

Omer Iyioz added 9 commits May 24, 2020 09:42
… no need for the following three rows in the root layout of BottomSheetDialog and BottomSheetFragment class.

app:behavior_hideable="false"
app:behavior_peekHeight="100dp"
app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior"
…og() method. If you want to watch bottom sheet state changes or if you want to set showlistener method of bottomSheet, then you can do it in onCreateDialog() method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant