You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
## ComposePermissionHandler
2
-
### Runtime permissions in Compose made simple
2
+
### Runtime permissions in Jetpack Compose made simple
3
3
4
4
ComposePermissionHandler is a library that helps to implement runtime permission handling in [Jetpack Compose](https://developer.android.com/jetpack/compose) using [Accompanist](https://github.com/google/accompanist) and its [Jetpack Compose Permissions](https://github.com/google/accompanist/tree/main/permissions).
5
5
It's main purpose is to make permissions handling more concise.
0 commit comments