Nova AI v2.6.2 — Fixed Bottom Sheet Height
Fixed: Bottom Sheet Height Bug
The model picker and provider picker bottom sheets were expanding to full screen height because android:maxHeight is silently ignored on RecyclerView inside a LinearLayout.
Fix: Both sheets now use ConstraintLayout with app:layout_constraintHeight_max which properly caps the height.
- Model picker capped at 380dp
- Provider/model picker capped at 400dp
- Chips made smaller (9sp) to fit 4 on one line
- Selected model card has amber-tinted background
- Check icon tinted amber
Install
Via F-Droid
Add repo: https://loak7993-code.github.io/nova-ai-fdroid/repo
Direct APK
Download nova-ai-v2.6.2.apk below