2 Open Issues Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

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

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