Francesco Pontillo

Results 4 issues of Francesco Pontillo

Hello, I am trying to update to 1.1.1 but it looks like the `aar` isn't published on Maven: https://repo.maven.apache.org/maven2/org/uniflow-kt/uniflow-android/1.1.1/

issue
important

For ISO-compliant Prolog, the following syntax is correct: ``` from_db(X) :- odbc_query(database, 'SELECT id, description \c FROM table;', X). ``` but the syntax coloring in Sublime Text does not pick...

After launching `replicant` from the Windows `cmd.exe` or Console2, a `The specified path does not exist` error is thrown. Everything keeps working, but that may cause an issue when launching...

If you open the drawer and then rotate the device, the drawer stays open, but the AB title isn't reset to the app name, as it holds the inflated Fragment's...