OSDN Git Service

Moving things around a little in the new DeskClock.
[android-x86/packages-apps-DeskClock.git] / res / layout / digital_clock.xml
index bca806f..0619686 100644 (file)
@@ -14,7 +14,7 @@
      limitations under the License.
 -->
 
-<com.android.alarmclock.DigitalClock android:id="@+id/clock"
+<com.android.deskclock.DigitalClock android:id="@+id/clock"
     xmlns:android="http://schemas.android.com/apk/res/android"
     style="@style/clock"
     android:gravity="center">
@@ -49,4 +49,4 @@
             android:includeFontPadding="false"
             android:textSize="28sp"/>
     </LinearLayout>
-</com.android.alarmclock.DigitalClock>
+</com.android.deskclock.DigitalClock>