new: more battery data & fix: auto reload
This commit is contained in:
@@ -200,7 +200,7 @@ class _HomePageState extends State<HomePage>
|
||||
child: Text(
|
||||
'${BuildData.name}\n$_versionStr',
|
||||
textAlign: TextAlign.center,
|
||||
style: UIs.textSize15,
|
||||
style: UIs.text15,
|
||||
),
|
||||
),
|
||||
const SizedBox(height: 37),
|
||||
|
||||
Reference in New Issue
Block a user