Skip to content

Commit

Permalink
CHANGELOG: Fixed compatibility issues with A14 Feb2024 - hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
siavash79 committed Feb 19, 2024
1 parent ea60ac7 commit 261e9f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/edit2MakeNewCanary
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Editing this file will trigger the build script for a new canary..
Editing this file will trigger the build script for a new canary.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
android:icon="@mipmap/ic_launcher"
android:label="Pixel Xpert"
android:supportsRtl="true"
android:forceQueryable="true"
android:theme="@style/AppTheme.PixelXpert">
<activity
android:name=".ui.activities.WikiActivity"
Expand Down

0 comments on commit 261e9f0

Please sign in to comment.