Thay thử như hướng dẫn của @ dokyson ở bước 3 nhé quote="dokyson, post: 448738, member: 2"]Ở bước 3: chuyển dòng này Mã: <com.android.internal.widget.WaveView android:id="@id/unlock_widget" android:layout_width="fill_parent" android:layout_height="fill_parent" /> lên ngay sau dòng này là đc: Mã: xmlns:android="http://schemas.android.com/apk/res/android"> [/quote] Sent from my IM-A870 using Tapatalk
Sent from my IM-A870 using Tapatalk[/quote] Bước này làm em treo Gửi từ IM-A870 của tôi bằng cách sử dụng Tapatalk
Bước này làm em treo Hướng dẫn đây Gửi từ IM-A870 của tôi bằng cách sử dụng Tapatalk[/quote] Sent from my IM-A870 using Tapatalk
Sent from my IM-A870 using Tapatalk[/quote] Em thay như thế mà. Gửi từ IM-A870 của tôi bằng cách sử dụng Tapatalk
o bước 3 chỉ cần thay <com.android.internal.widget.multiwaveview.GlowPadView android:gravity="top" androidrientation="horizontal" android:id="@id/unlock_widget" android:focusable="true" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_alignParentBottom="true" android:innerRadius="@dimen/glowpadview_inner_radius" android:targetDescriptions="@array/lockscreen_target_descriptions_with_camera" android:directionDescriptions="@array/lockscreen_direction_descriptions" androiduterRingDrawable="@drawable/ic_lockscreen_outerring" androidointDrawable="@drawable/ic_lockscreen_glowdot" android:glowRadius="@dimen/glowpadview_glow_radius" android:targetDrawables="@array/lockscreen_targets_with_camera" android:handleDrawable="@drawable/ic_lockscreen_handle" androiduterRadius="@dimen/glowpadview_target_placement_radius" android:vibrationDuration="20" android:snapMargin="@dimen/glowpadview_snap_margin" android:feedbackCount="1" /> bằng dòng này: <com.android.internal.widget.WaveView android:id="@id/unlock_widget" android:layout_width="fill_parent" android:layout_height="fill_parent" /> và đưa nó lên sau dòng này: xmlns:android="http://schemas.android.com/apk/res/android">