Open Issues Need Help
View All on GitHub ui-библиотека блок ввода message about 1 month ago
AI Summary: Build a message input block for an Android app using existing UI components. The block should have a transparent container (using blur for Android 12+ and a gradient for Android 12-), dynamically adjust its height based on content, limit the number of characters (160), and display a character counter (0/160).
Complexity:
3/5
good first issue dev enhancement
ui-библиотека поля ввода 2 months ago
AI Summary: This task involves researching and implementing EditText components and frosted glass effects in a Compose UI for an Android VolleyBolley project. The goal is to add standard UI components according to a provided design.
Complexity:
4/5
good first issue dev enhancement