Text Basic 2.0.0: quick fix on the dropdown menu, implemented a custom DropdownAdapter.kt because a bug on the dropdown menus from years ago still has not been fixed... I encountered this bug in a project back in 2019. How is this still a thing?

This commit is contained in:
denizk0461
2023-05-17 10:22:55 +02:00
parent 5636f1e679
commit 447ca4ecb2
10 changed files with 59 additions and 5 deletions
@@ -41,5 +41,6 @@
ads:layout_constraintBottom_toBottomOf="parent"
ads:layout_constraintStart_toStartOf="parent"
ads:layout_constraintEnd_toEndOf="parent"/>
<!-- ads:adUnitId="ca-app-pub-6028283326987089/7147449316"-->
</androidx.constraintlayout.widget.ConstraintLayout>