Explore: Format javadocs

This commit is contained in:
Ifeoluwa Andrew Omole 2025-01-30 13:45:14 +01:00
parent e1aeb0285e
commit 982fda1d8d

View file

@ -394,9 +394,9 @@ public class ExploreMapFragment extends CommonsDaggerSupportFragment
}
/**
* a) Creates bottom sheet behaviours from bottom sheet, sets initial states and visibility b)
* Gets the touch event on the map to perform following actions: if bottom sheet details are
* expanded or collapsed hide the bottom sheet details.
* a) Creates bottom sheet behaviours from bottom sheet, sets initial states and visibility
* b) Gets the touch event on the map to perform following actions:
* if bottom sheet details are expanded or collapsed hide the bottom sheet details.
*/
@SuppressLint("ClickableViewAccessibility")
private void initBottomSheets() {