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

Commit 8d79f25f authored by Steve McKay's avatar Steve McKay
Browse files

Fix CTS, and rotation during create.

Bug: 31748513
Change-Id: Ia78bfd74ebdc77186dc46b8a779d67f7de5a7c5d
parent 1c978db2
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;