DroidKaigi / conference-app-2023

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

[Android] Snackbar padding is different with other screens on timetable #1098

Closed ked4ma closed 1 year ago

ked4ma commented 1 year ago

Idea Description Paddings of snackbar on timetable screen is different with other screens (session detail, contributors, etc...) I felt it is little bit wierd :thinking:

Reference images and links timetable session detail contributor
ked4ma commented 1 year ago

If it's ok to fit paddings with other screens, I'll do it :raised_hand_with_fingers_splayed:

(Additional Question: Is it a bug error message is not shown on snackbar??? :thinking: ) ↑ I guess AppError.messgage may be always null.

takahirom commented 1 year ago

I wonder why AppError.mesagge is null but thanks!