Erlang Parasu

Results 64 issues of Erlang Parasu

i think better if we have simple authentication, because we expose the access over same network. thanks :)

how to use?

``` DatePickerDialog.Builder builder = new DatePickerDialog.Builder() { @Override public void onDateChanged(int oldDay, int oldMonth, int oldYear, int newDay, int newMonth, int newYear) { Log.d(TAG, "onDateChanged: "); super.onDateChanged(oldDay, oldMonth, oldYear, newDay,...

where Spinner docs? https://github.com/rey5137/Material/wiki/Spinner

[Dialog] How to change dialog width? Thanks :)