I created a FragmentActivity with this code below
public class Activity_principal1 extends FragmentActivity {
@Override
protected void onCreate(Bund
I had the same issue, I try to create another viewpager in my dialog with another xml template, you know i didnt found information for fix this, but i use another view pager implementation, that works exactly as the viewpager in the supporta library, is called JazzyViewPager, and have multiple animations so cute! I recommend you use, this.
Here is the link: https://github.com/jfeinstein10/JazzyViewPager