Alberto
Alberto
I'm trying to use the library with OAuth2, but I'm getting an error if I add more than one scope as a list. Scopes work just fine if I add...
What's the purpose of this method? It should be possible to center vertically the main text if we don't want subtext.
Is it possible to load remote icons with Glide (or Picasso)?
In the sample app, LineChart is configured in this way, without apparently configuring x-axis values: ``` val aaChartModel = AAChartModel.Builder(this) .setChartType(chartTypeEnum) .setBackgroundColor("#4b2b7f") .setDataLabelsEnabled(false) .setYAxisGridLineWidth(0f) .setLegendEnabled(false) .setTouchEventEnabled(true) .setSeries( AASeriesElement() .name("Tokyo") .data(arrayOf(7.0,...
I can't figure out a way to set dates in the x-axis. I did find you can do AAXAxis().type = "datetime", but I don't know which format to pass: I...
I'm testing with an emulator (Pixel 4 API 29) and I am noticing a strange effect when opening a SuperBottomSheet. It happens at the top, it's like a flick when...
Trying to upload a file and I see the intent chooser. Tap on the camera, but it does not open. I always get Activity.RESULT_CANCELLED in onActivityResult. Using a Huawei Mate...
As an enhancement, would be cool to have an option to record the screen, as other similar tools have!
Would it be possible to add a cross-fade animation when switching views, like it is stated in Material guidelines? 
I can't install the gem