RippleLayout
RippleLayout copied to clipboard
Example not work
Example in buildToolsVersion "25.0.1" not work.
Decision:
@Override
protected void attachBaseContext(Context base) {
super.attachBaseContext(base);
MultiDex.install(this);
}