Skip to content

Commit

Permalink
#1337 fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
sds100 committed Dec 29, 2024
1 parent 5e4b6bb commit 38d3194
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ class MyAccessibilityService :

private lateinit var lifecycleRegistry: LifecycleRegistry

private var fingerprintGestureCallback:
FingerprintGestureController.FingerprintGestureCallback? = null
private var fingerprintGestureCallback: FingerprintGestureController.FingerprintGestureCallback? =
null

override val rootNode: AccessibilityNodeModel?
get() {
Expand Down

0 comments on commit 38d3194

Please sign in to comment.