Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 682a3be6 authored by Steve McKay's avatar Steve McKay Committed by android-build-merger
Browse files

Fix CTS, and rotation during create.

am: 8d79f25f

Change-Id: Ib2e00ec0341fdd5da433ba4b3d0483532272ccdc
parents 5c0f37c3 8d79f25f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ import com.android.documentsui.base.DocumentInfo;
/**
 * Display document title editor and save button.
 */
class SaveFragment extends Fragment {
public class SaveFragment extends Fragment {
    public static final String TAG = "SaveFragment";

    private DocumentInfo mReplaceTarget;