KSND
KSND
## Reference - https://github.com/square/invert?tab=readme-ov-file ## Command `./gradlew :invert`
SSIA
## Overview As the title says... This phenomenon occurs when padding is used in the LazyColumn modifier, and can be resolved by using the LazyColumn argument "contentPadding". https://github.com/user-attachments/assets/2eac1f06-a846-447a-aa04-dc6ca827f560
## Overview I thought it would be nice to be able to give out something other than the title when the network has an error, such as offline...! (Nothing was...
## OverVIew I thought it would be good if it could be prevented because tapping the transitionable buttons at the same time causes a transition to each screen. https://github.com/user-attachments/assets/dc5cbc8e-b9b0-4d1c-892c-5bbd9338f492 ##...
## Issue no issue ## Overview (Required) - I looked at the [Figma](https://www.figma.com/design/XUk8WMbKCeIdWD5cz9P9JC/DroidKaigi-2024-App-UI?node-id=54982-75342&t=l2TqUXx0gVgB367Z-4) and removed padding that I thought was unnecessary. - (Suggestion) I thought it would be a richer...
## Overview Same as the title, the icon seems to be different from Figma |desc|Figma|Actual| |---|---|---| |Same||| |Different||| Here are the areas that may need to be changed https://github.com/DroidKaigi/conference-app-2024/blob/e877e6d649365d871a41911b64ba892583cfca50/feature/sessions/src/commonMain/kotlin/io/github/droidkaigi/confsched/sessions/TimetableScreen.kt#L165-L175
## Overview As the title says, for example, if you perform the OS back gesture from EventMapScreen, you will transition to TimbetableScreen, but the tab below will remain in EventMapScreen....
## Overview If the screen size is changed while editing a profile, the activity will be regenerated and the edited content will be lost and displayed as a card. https://github.com/user-attachments/assets/6e165aba-2e10-452f-b1b9-22b128e31da7...
## Overview The layout is broken when the device is turned horizontally on a small screen, split screen, or portrait device, and the content is partially hidden because it is...