dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix: M1 M2 M6 M7 L3 L5 - subnet batching, scroll debounce, error logging, t...
Matthias Nott
2026-03-25
29f7a2c444d60fa155451d7e7f65cf637a1b7f41
[APPS/PAILot.git]
/
android
/
app
/
src
/
main
/
kotlin
/
com
/
tekmidian
/
pailot
/
MainActivity.kt
1
2
3
4
5
package com.tekmidian.pailot
import io.flutter.embedding.android.FlutterActivity
class MainActivity : FlutterActivity()