bernaferrari / ChangeDetection

Automatically track websites changes on Android in background.
Apache License 2.0
703 stars 98 forks source link

Need bottom menu idea #35

Closed ManojBehera closed 4 years ago

ManojBehera commented 4 years ago

Hi,

Can you tell me how you have implemented bottom setting menu dialog. Have you added any third party library/ dependency ??

Click on setting icon on tool bar and it is showing Sync optioning a dialog.

bernaferrari commented 4 years ago

It is a simple BottomSheetDialogFragment: https://developer.android.com/reference/android/support/design/widget/BottomSheetDialogFragment