Project

General

Profile

« Previous | Next » 

Revision c2c45d0a

Added by Leszek Koltunski almost 6 years ago

Make the 2nd Effects3D activity be an AppCompat one (for Fragments - avoid using a depreciated FragmentPagerAdapter).

View differences:

src/main/java/org/distorted/examples/effects3d/Effects3DTab.java
20 20
package org.distorted.examples.effects3d;
21 21

  
22 22
import android.os.Bundle;
23
import android.app.Fragment;
23
import android.support.v4.app.Fragment;
24 24
import android.view.LayoutInflater;
25 25
import android.view.View;
26 26
import android.view.ViewGroup;

Also available in: Unified diff