Skip to content

Commit

Permalink
TECH: Update detail theme
Browse files Browse the repository at this point in the history
  • Loading branch information
alorma committed Feb 1, 2023
1 parent efaf5e9 commit c38b0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion taggingviewer/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<application>
<activity
android:name="com.adevinta.android.taggingviewer.DetailedTaggingActivity"
android:theme="@style/Theme.MaterialComponents.Light"
android:theme="@style/Theme.MaterialComponents.Light.DarkActionBar"
/>
<provider
android:authorities="${applicationId}.taggingviewerinitprovider"
Expand Down

0 comments on commit c38b0e0

Please sign in to comment.