Abbas Momeni

Results 2 comments of Abbas Momeni

hi add your OnClickListener to your MaterialRippleLayout => i describ in this link: http://stackoverflow.com/questions/28217096/no-touch-feedback-on-recyclerview-when-using-ripple-effect-library/33022891#33022891 ex: like this: public class ViewHolder extends RecyclerView.ViewHolder implements View.OnClickListener { ``` private MaterialRippleLayout mRipple; private...

> ![stand alone button](https://camo.githubusercontent.com/aff400183f873e0e1e0ec62747c42b0bb0970aebb28fc6e7c2bba5bab071422f/68747470733a2f2f696d6775722e636f6d2f35575256433858) > > for stand alone button, how to set the path format from http://127.0.0.1:8000/storage/photos/1/Brand/logo.png to be like this photo/1/Brand/logo.png ? so, http://127.0.0.1:8000/storage is not entered into...