DroidKaigi / conference-app-2020

The Official Conference App for DroidKaigi 2020 Tokyo
https://droidkaigi.jp/2020/en/
Apache License 2.0
775 stars 327 forks source link

Apply EmojiCompat #649

Closed risako070310 closed 4 years ago

risako070310 commented 4 years ago

Issue

Overview (Required)

Links

-

Screenshot

Before After
jmatsu-bot commented 4 years ago

Your apk has been deployed to https://deploygate.com/distributions/9353167cf936759407b9dbfaa43d3a5efe436b51. Anyone can try your changes via the link.

Generated by :no_entry_sign: Danger

jmatsu-bot commented 4 years ago
9 Warnings
:warning: feature/session/src/main/res/layout/item_session.xml#L63 - Missing contentDescription attribute on image
:warning: feature/session/src/main/res/layout/item_session_detail_title.xml#L61 - Missing contentDescription attribute on image
:warning: feature/session/src/main/res/layout/item_speaker.xml#L33 - Missing contentDescription attribute on image
:warning: feature/session/src/main/res/layout/item_speaker_detail.xml#L39 - Missing contentDescription attribute on image
:warning: feature/session/src/main/res/layout/item_speaker_session.xml#L69 - Missing contentDescription attribute on image
:warning: feature/session/src/main/res/layout/layout_speaker.xml#L5 - Possible overdraw: Root element paints background ?attr/selectableItemBackground with a theme that also paints a background (inferred theme is @android:style/Theme.Holo)
:warning: feature/session/src/main/res/layout/layout_speaker.xml#L10 - Missing contentDescription attribute on image
:warning: feature/session/src/main/res/layout/layout_speaker_session_detail.xml#L5 - Possible overdraw: Root element paints background ?attr/selectableItemBackground with a theme that also paints a background (inferred theme is @android:style/Theme.Holo)
:warning: feature/session/src/main/res/layout/layout_speaker_session_detail.xml#L10 - Missing contentDescription attribute on image

No error was reported but at least one warning was found.

Generated by :no_entry_sign: Danger