Maxxan

Results 8 issues of Maxxan

What is the reason that min SDK version is 23? When you create a compose application the default suggestion is 21. Maybe this library also could be min SDK 21?

This library crashes when used together with aapt2 since the changeling.xml reference is removed.

Hi, Here is an example where parceler fails to generate code with latest version of Android Studio. If you fix this I think that #394 will also be solved. So...

If the application uses the static library and set the locale to use a comma instead of a dot for decimals, then the formatting in the xlsxio will produce corrupt...

It would be very useful to be able to question what cell type something is, if it should be used as a string, number or date, for example to know...

I tried to use the code from the sample app, but it fails to show the dialog and crashes with a null pointer exception. Here is the part of the...

Thanks for a very good component! I tried the M3 version, and unfortunately there is a problem with snackbars. The are shown above all the (invisible) sub FABs (in the...

If you set the position of the listview, like if you change following code in your sample, then you've got a very ugly visual bug. :) Any ideas how to...