question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Location Detail BottomSheet

See original GitHub issue

right now when we click a point location in a map, it only shows locationName, it is not so informative

instead, we can show a second bottomsheet showing the detail information about the location, reuse partial_country_info will do, might also add Pin to Dashboard button to make it easier for user to reach

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
rizmaulanacommented, Mar 16, 2020

Done mas @fajarnuha

1reaction
rizmaulanacommented, Mar 16, 2020

Good idea mas @fajarnuha @pandubaraja I will create PR for this tonight.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sheets: bottom - Material Design
The location information in this standard bottom sheet initially extends below the screen edge. It can be dragged into view.
Read more >
Detail explanation of all states in BottomSheetBehavior Android
STATE_COLLAPSED – is visible but only showing its peek height. This state is usually the 'resting position' of a Bottom Sheet. STATE_EXPANDED – ......
Read more >
lucaszischka/BottomSheet: A sliding Sheet from the bottom of ...
bottomSheetPosition : A binding that holds the current position/state of the BottomSheet. If you don't want the BottomSheet to be drag-able and the...
Read more >
BottomSheetBehavior - Android Developers
An interaction behavior plugin for a child view of CoordinatorLayout to make it work as a bottom sheet. To send useful accessibility events, ......
Read more >
Bottom Sheet in SwiftUI on iOS 16 with presentationDetents ...
A bottom sheet is a UI component that slides up from the bottom of the screen with content that supplements the primary screen....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found