mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Explore: Format javadocs
This commit is contained in:
parent
e1aeb0285e
commit
982fda1d8d
1 changed files with 3 additions and 3 deletions
|
|
@ -394,9 +394,9 @@ public class ExploreMapFragment extends CommonsDaggerSupportFragment
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* a) Creates bottom sheet behaviours from bottom sheet, sets initial states and visibility b)
|
* a) Creates bottom sheet behaviours from bottom sheet, sets initial states and visibility
|
||||||
* Gets the touch event on the map to perform following actions: if bottom sheet details are
|
* b) Gets the touch event on the map to perform following actions:
|
||||||
* expanded or collapsed hide the bottom sheet details.
|
* if bottom sheet details are expanded or collapsed hide the bottom sheet details.
|
||||||
*/
|
*/
|
||||||
@SuppressLint("ClickableViewAccessibility")
|
@SuppressLint("ClickableViewAccessibility")
|
||||||
private void initBottomSheets() {
|
private void initBottomSheets() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue