Skip to content

Commit 334a3fd

Browse files
committed
Move start region tag after package declaration
1 parent c174d40 commit 334a3fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

misc/src/main/java/com/example/snippets/location/LocationButton.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
package com.example.snippets.location
1818

19+
// [START android_permissions_private_alternatives_location_button_kotlin]
20+
1921
import androidx.compose.foundation.layout.PaddingValues
2022
import androidx.compose.foundation.layout.height
2123
import androidx.compose.foundation.layout.width

0 commit comments

Comments
 (0)