Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Amr Hossam <amrhossam.dev@gmail.com>
  • Loading branch information
amrhossamdev authored and aaronbrethorst committed Sep 24, 2024
1 parent 767f7e8 commit 5871cdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onebusaway-android/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<item name="alertDialogTheme">@style/customAlertDialogTheme</item>

</style>
K

<!-- Custom TimePickerDialog theme for dark mode -->
<style name="dayNightTimePickerDialogTheme" parent="Theme.MaterialComponents.DayNight.Dialog">
<item name="colorPrimary">@color/theme_primary</item>
Expand Down

0 comments on commit 5871cdf

Please sign in to comment.