ChipsLayoutManager icon indicating copy to clipboard operation
ChipsLayoutManager copied to clipboard

Progaurd Rules

Open griffins opened this issue 6 years ago • 1 comments

Someone help with proguard rules

griffins avatar May 29 '18 23:05 griffins

https://github.com/BelooS/ChipsLayoutManager/issues/31

Creat a package com.beloo.widget.chipslayoutmanager in your project and interface as :

package com.beloo.widget.chipslayoutmanager;

public interface Orientation { }

2math avatar Aug 29 '18 15:08 2math