Julio César Caicedo
Julio César Caicedo
add android:imeOptions="flagNoFullscreen" to com.arlib.floatingsearchview.util.view.SearchInputView fixed full screen on mode landing
I'm trying to use auth firebase for an application with cordova Using Quasar 0.17.16 Following the instructions here: [https://firebase.google.com/docs/auth/web/cordova](https://firebase.google.com/docs/auth/web/cordova) and running: quasar dev -m cordova -T android opens a new...
Currently, there seems to be limited support for using UUID as a primary key in models. When trying to use UUID with the primary tag, the following error occurs: ```...