DroidKaigi / conference-app-2023

The Official Conference App for DroidKaigi 2023
Apache License 2.0
635 stars 206 forks source link

Fixed because it was crashing when launched from NFC without a network connection #1248

Closed kwmt closed 9 months ago

kwmt commented 9 months ago

Issue

Overview (Required)



## Links
- https://github.com/DroidKaigi/conference-app-2023/pull/1043

## Movie
Before | After
:--: | :--:
<video src="https://github.com/DroidKaigi/conference-app-2023/assets/1450486/63a8effd-3a02-43f8-b0ee-501f7d035724" width="300" /> | <video src="https://github.com/DroidKaigi/conference-app-2023/assets/1450486/92ca860b-994a-48eb-aa1e-cbb8ca0631b5" width="300" />
github-actions[bot] commented 9 months ago

Hi @kwmt! 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 9 months ago

Test Results

215 tests   215 :heavy_check_mark:  8m 22s :stopwatch:   11 suites      0 :zzz:   11 files        0 :x:

Results for commit e0da2084.