Initial version -- added millennium read funcionality
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
package com.google.android.gms.internal.base;
|
||||
|
||||
import android.graphics.drawable.Drawable;
|
||||
|
||||
/* JADX INFO: compiled from: com.google.android.gms:play-services-base@@18.4.0 */
|
||||
/* JADX INFO: loaded from: classes2.dex */
|
||||
final class zah extends Drawable.ConstantState {
|
||||
private zah() {
|
||||
}
|
||||
|
||||
@Override // android.graphics.drawable.Drawable.ConstantState
|
||||
public final int getChangingConfigurations() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
@Override // android.graphics.drawable.Drawable.ConstantState
|
||||
public final Drawable newDrawable() {
|
||||
return zai.zaa;
|
||||
}
|
||||
|
||||
/* synthetic */ zah(zag zagVar) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user