DroidKaigi / conference-app-2023

The Official Conference App for DroidKaigi 2023
Apache License 2.0
645 stars 207 forks source link

Set the time zone to the time on the left of the grid #1137

Closed ttanaka330 closed 11 months ago

ttanaka330 commented 11 months ago

Issue

Overview (Required)

Screenshot (Optional if screenshot test is present or unrelated to UI)

TimeZone Before After
America
Japan
(no change)
github-actions[bot] commented 11 months ago

Hi @ttanaka330! Codes seem to be unformatted. To resolve this issue, please run ./gradlew detekt --auto-correct and fix the results of ./gradlew lintDebug.. Thank you for your contribution.

github-actions[bot] commented 11 months ago

Test Results

215 tests   215 :heavy_check_mark:  6m 57s :stopwatch:   11 suites      0 :zzz:   11 files        0 :x:

Results for commit 7864cff6.

:recycle: This comment has been updated with latest results.

takahirom commented 11 months ago

Looks great! Thanks.

ttanaka330 commented 11 months ago

Thanks for the review.