odyodyodys
odyodyodys
``` // Create the button RadioRealButton radioButton = new RadioRealButton(context); radioButton.setId(View.generateViewId()); radioButton.setText("radio"); radioButton.setTextColor(Color.BLACK); // Add drawable radioButton.setDrawable(drawable); radioButton.setDrawableGravity(RadioRealButton.DrawableGravity.TOP); radioButton.setDrawableSizeByDp(24, 24); // Add it to the group radioGroup.addView(radioButton); ``` Although this...
# Solution use `compile 'com.github.lzyzsd:circleprogress:v1.1.1'` see #76 for more
# Solution use `compile 'com.github.lzyzsd:circleprogress:v1.1.1'` see #76 for more
I agree that we need to keep it simple, though if we set it automatically we are only handling cases where uptime-kuma is public, which I guess is rarely the...
It would be a game changer, especially if you can support google workspace!