moolight-seashell

Results 15 comments of moolight-seashell

first be able to connect with password and magic links on pc and android, then maybe use 2 factors authentification with one time password like do Aegis. or even all...

my idea is to not enable it by default the principle is to be able to show over-indentation imediatly without the imperatives and restrictions that a linter would propose, basically...

i am in a fragment and the waves desapear when i set it (android 6.0+) `ImageView imageView = v.findViewById(R.id.battery);` `Drawable mWaveDrawable = new WaveDrawable(imageView.getDrawable());` `//((WaveDrawable) mWaveDrawable).setIndeterminate(true);` `mWaveDrawable.setLevel(35);` `((WaveDrawable) mWaveDrawable).setWaveAmplitude(40);` `((WaveDrawable)...

why we do not have a ` mAnimator.start();` inside the setLevel() function ?

> How can i use this library, but setting all the configuration from xml... > I.e: Something like this > > ``` > > android:layout_width="match_parent" > android:layout_height="match_parent" > android:layout_margin="8dip" >...