BottomSheetExample
A sample project with the new BottomSheet classes from the android support library
Install / Use
/learn @rubensousa/BottomSheetExampleREADME
BottomSheetExample
A sample project with the new BottomSheet classes from the android support library
For a simpler integration, consider using this: https://github.com/rubensousa/BottomSheetBuilder
Modes included
- Simple view (A LinearLayout is used in this sample)
- BottomSheetDialog
- BottomSheetDialogFragment
Simple view how-to
-
Place a new view as a direct child of CoordinatorLayout (preferably as the last one, so it lays on top of all other views)
-
Set it's behavior to:
app:layout_behavior="@string/bottom_sheet_behavior"
Screenshots
<img src="screens/screen-view.png" width="350"> <img src="screens/screen-dialog.png" width="350">
Dependencies
compile 'com.android.support:appcompat-v7:24.1.1'
compile 'com.android.support:design:24.1.1'
Related Skills
openhue
343.1kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
343.1kElevenLabs text-to-speech with mac-style say UX.
weather
343.1kGet current weather and forecasts via wttr.in or Open-Meteo
tweakcc
1.5kCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
