mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Fixed javadoc issue (#5481)
This commit is contained in:
parent
96b2608eb1
commit
71de19f27b
1 changed files with 3 additions and 3 deletions
|
|
@ -370,9 +370,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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue