Loading core/java/com/android/internal/widget/PasswordEntryKeyboardHelper.java +3 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ import android.util.Log; import android.view.KeyCharacterMap; import android.view.KeyEvent; import android.view.View; import android.view.ViewGroup; import android.view.ViewRootImpl; import com.android.internal.R; Loading Loading @@ -62,7 +63,8 @@ public class PasswordEntryKeyboardHelper implements OnKeyboardActionListener { mContext = context; mTargetView = targetView; mKeyboardView = keyboardView; if (useFullScreenWidth || mKeyboardView.getLayoutParams().width == -1) { if (useFullScreenWidth || mKeyboardView.getLayoutParams().width == ViewGroup.LayoutParams.MATCH_PARENT) { createKeyboards(); } else { createKeyboardsWithSpecificSize(mKeyboardView.getLayoutParams().width, Loading core/res/res/drawable-hdpi/btn_keyboard_key_dark_normal_holo.9.png 0 → 100644 +435 B Loading image diff... core/res/res/drawable-hdpi/btn_keyboard_key_dark_normal_off_holo.9.png 0 → 100644 +514 B Loading image diff... core/res/res/drawable-hdpi/btn_keyboard_key_dark_normal_on_holo.9.png 0 → 100644 +585 B Loading image diff... core/res/res/drawable-hdpi/btn_keyboard_key_dark_pressed_holo.9.png 0 → 100644 +553 B Loading image diff... Loading
core/java/com/android/internal/widget/PasswordEntryKeyboardHelper.java +3 −1 Original line number Diff line number Diff line Loading @@ -29,6 +29,7 @@ import android.util.Log; import android.view.KeyCharacterMap; import android.view.KeyEvent; import android.view.View; import android.view.ViewGroup; import android.view.ViewRootImpl; import com.android.internal.R; Loading Loading @@ -62,7 +63,8 @@ public class PasswordEntryKeyboardHelper implements OnKeyboardActionListener { mContext = context; mTargetView = targetView; mKeyboardView = keyboardView; if (useFullScreenWidth || mKeyboardView.getLayoutParams().width == -1) { if (useFullScreenWidth || mKeyboardView.getLayoutParams().width == ViewGroup.LayoutParams.MATCH_PARENT) { createKeyboards(); } else { createKeyboardsWithSpecificSize(mKeyboardView.getLayoutParams().width, Loading
core/res/res/drawable-hdpi/btn_keyboard_key_dark_normal_holo.9.png 0 → 100644 +435 B Loading image diff...
core/res/res/drawable-hdpi/btn_keyboard_key_dark_normal_off_holo.9.png 0 → 100644 +514 B Loading image diff...
core/res/res/drawable-hdpi/btn_keyboard_key_dark_normal_on_holo.9.png 0 → 100644 +585 B Loading image diff...
core/res/res/drawable-hdpi/btn_keyboard_key_dark_pressed_holo.9.png 0 → 100644 +553 B Loading image diff...