Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix widget bookmarks always going to last page #2190

Merged
merged 1 commit into from
Feb 12, 2023
Merged

Conversation

ahmedre
Copy link
Contributor

@ahmedre ahmedre commented Feb 12, 2023

Widgets need to have the mutable flag since the pending intent template
needs to be mutated per row.

Widgets need to have the mutable flag since the pending intent template
needs to be mutated per row.
@github-actions
Copy link

OLD: app-madani-debug.apk (signature: V1, V2)
NEW: app-madani-debug.apk (signature: V1, V2)

          │          compressed          │         uncompressed         
          ├───────────┬───────────┬──────┼───────────┬───────────┬──────
 APK      │ old       │ new       │ diff │ old       │ new       │ diff 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
      dex │  11.8 MiB │  11.8 MiB │ +2 B │    30 MiB │    30 MiB │  0 B 
     arsc │   1.9 MiB │   1.9 MiB │  0 B │   1.9 MiB │   1.9 MiB │  0 B 
 manifest │   5.8 KiB │   5.8 KiB │  0 B │  28.6 KiB │  28.6 KiB │  0 B 
      res │   1.6 MiB │   1.6 MiB │  0 B │   1.8 MiB │   1.8 MiB │  0 B 
    asset │ 404.2 KiB │ 404.2 KiB │  0 B │ 678.6 KiB │ 678.6 KiB │  0 B 
    other │   181 KiB │   181 KiB │ +4 B │   365 KiB │   365 KiB │  0 B 
──────────┼───────────┼───────────┼──────┼───────────┼───────────┼──────
    total │  15.9 MiB │  15.9 MiB │ +6 B │  34.7 MiB │  34.7 MiB │  0 B 


@ahmedre ahmedre merged commit 61df2b3 into master Feb 12, 2023
@ahmedre ahmedre deleted the fix_widget_page_wrong branch February 12, 2023 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant