com-dot-app-sancharsaathi-1-5-0.apk
Download file
package com.google.android.material.internal;
import android.content.Context;
import android.util.AttributeSet;
import androidx.appcompat.view.menu.e;
import androidx.appcompat.view.menu.j;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
public class NavigationMenuView extends RecyclerView implements j {
public NavigationMenuView(Context context, AttributeSet attributeSet) {
this(context, attributeSet, 0);
}
public void b(e eVar) {
}
public int getWindowAnimations() {
return 0;
}
public NavigationMenuView(Context context, AttributeSet attributeSet, int i4) {
super(context, attributeSet, i4);
setLayoutManager(new LinearLayoutManager(context, 1, false));
}
}
Download file