kOrriO

Results 10 comments of kOrriO

CustomEditText.java (support multiple typeface) https://gist.github.com/korrio/3e54a23d538ac587f1ca I modified the CustomEditText with CalligraphyTypefaceSpan from (https://github.com/chrisjenx/Calligraphy) Usage: ``` int selectionStart = et.getSelectionStart(); int selectionEnd = et.getSelectionEnd(); // et (CustomEditText) et.setColor(Color.RED, selectionStart, selectionEnd); et.setFont(TypefaceUtils.load(getActivity().getAssets(),...

I fix this issue on the fork: https://github.com/sourcetag/google-spreadsheet-to-json.git

Ok, now I can do this by myself. CustomEditText.java (support multiple typeface) https://gist.github.com/korrio/3e54a23d538ac587f1ca I modified the CustomEditText with CalligraphyTypefaceSpan from (https://github.com/chrisjenx/Calligraphy) Usage: ``` int selectionStart = et.getSelectionStart(); int selectionEnd =...

Gonna clean data first and create spreadsheet shared in public.

I would recommend new attr, Boolean: short-hair

T_T this is not possible somehow, i tried spinnerCarModel.setEnabled(false); spinnerCarModel.setClickable(false); and it is not work at all.

Add KONG_PROXY_LISTEN to 0.0.0.0:8001 so Kong manager can access Kong API via http://127.0.0.1:8002/manager

@webbersky You save my life !!

New significant updates on testnet https://community.libra.org/t/dynamic-validator/2710