Commit 9cd69a2
committed
refactor(android): add PermissionAwareActivity import and simplify cast
- Add explicit import for PermissionAwareActivity
- Replace fully qualified class name with imported reference
- Improve code readability and follow Kotlin conventions1 parent 58d834f commit 9cd69a2
File tree
1 file changed
+2
-1
lines changed- android/src/main/java/com/pushpendersingh/reactnativescanner
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
131 | | - | |
| 132 | + | |
132 | 133 | | |
133 | 134 | | |
134 | 135 | | |
| |||
0 commit comments