Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions AnkiDroid/src/main/res/xml/widget_provider_card_analysis.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
* height between 56 and 800
* width 84 and 800 -->

<!-- TODO: Use updatePeriodMillis instead of the 10-minute alarm for simpler widget updates.-->

<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
android:initialKeyguardLayout="@layout/widget_card_analysis"
android:initialLayout="@layout/widget_card_analysis"
Expand Down
1 change: 0 additions & 1 deletion AnkiDroid/src/main/res/xml/widget_provider_deck_picker.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* height between 50 and 800
* width 120 and 800 -->

<!-- TODO: Use updatePeriodMillis instead of the 10-minute alarm for simpler widget updates.-->

<appwidget-provider xmlns:android="http://schemas.android.com/apk/res/android"
android:initialKeyguardLayout="@layout/widget_deck_picker_large"
Expand Down
Loading