OSDN Git Service

Switch over to use new camera activity
[android-x86/packages-apps-Camera2.git] / res / layout / camera.xml
index d917990..9a3a01a 100644 (file)
@@ -13,9 +13,9 @@
      See the License for the specific language governing permissions and
      limitations under the License.
 -->
-<com.android.camera.ui.NewCameraRootView
+<com.android.camera.ui.CameraRootView
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:id="@+id/camera_app_root"
     android:layout_width="match_parent"
     android:layout_height="match_parent" >
-</com.android.camera.ui.NewCameraRootView>
+</com.android.camera.ui.CameraRootView>