added battery widget

This commit is contained in:
Kavish Devar
2024-12-24 03:45:01 +05:30
parent 8792e992da
commit 4ad653f064
4 changed files with 48 additions and 9 deletions

View File

@@ -3,6 +3,7 @@
style="@style/Widget.ALN.AppWidget.Container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/battery_widget"
android:theme="@style/Theme.ALN.AppWidgetContainer">
<LinearLayout
android:layout_width="match_parent"

View File

@@ -3,6 +3,7 @@
style="@style/Widget.ALN.AppWidget.Container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/battery_widget"
android:theme="@style/Theme.ALN.AppWidgetContainer">
<LinearLayout
android:layout_width="match_parent"