Loading res/layout/crypt_keeper_password_entry.xml +3 −4 Original line number Diff line number Diff line Loading @@ -33,15 +33,14 @@ > <include layout="@layout/crypt_keeper_password_field" /> </LinearLayout> <!-- Emergency call button. Text and icon are set by CryptKeeper.updateEmergencyCallButtonState() --> Text is set by CryptKeeper.updateEmergencyCallButtonState() --> <Button android:id="@+id/emergencyCallButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_marginTop="16dip" style="@*android:style/Widget.Button.Transparent" style="?android:attr/borderlessButtonStyle" android:textSize="14sp" android:drawablePadding="6dip" /> Loading res/layout/crypt_keeper_password_field.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:inputType="textPassword" android:imeOptions="flagForceAscii|actionDone" android:textAppearance="?android:attr/textAppearanceMedium" android:gravity="center_horizontal" /> <ImageView android:id="@+id/switch_ime_button" Loading res/layout/crypt_keeper_pattern_entry.xml +1 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,7 @@ android:layout_height="wrap_content" android:layout_gravity="center" android:layout_marginTop="16dip" style="@*android:style/Widget.Button.Transparent" android:textSize="14sp" style="?android:attr/borderlessButtonStyle" android:drawablePadding="6dip" /> Loading res/layout/crypt_keeper_pin_entry.xml +1 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,7 @@ android:layout_height="wrap_content" android:layout_gravity="center" android:layout_marginTop="16dip" style="@*android:style/Widget.Button.Transparent" android:textSize="14sp" style="?android:attr/borderlessButtonStyle" android:drawablePadding="6dip" /> Loading res/layout/crypt_keeper_pin_field.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:inputType="numberPassword" android:imeOptions="flagForceAscii|actionDone" android:textAppearance="?android:attr/textAppearanceMedium" android:gravity="center_horizontal" /> <ImageView android:id="@+id/switch_ime_button" Loading Loading
res/layout/crypt_keeper_password_entry.xml +3 −4 Original line number Diff line number Diff line Loading @@ -33,15 +33,14 @@ > <include layout="@layout/crypt_keeper_password_field" /> </LinearLayout> <!-- Emergency call button. Text and icon are set by CryptKeeper.updateEmergencyCallButtonState() --> Text is set by CryptKeeper.updateEmergencyCallButtonState() --> <Button android:id="@+id/emergencyCallButton" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_marginTop="16dip" style="@*android:style/Widget.Button.Transparent" style="?android:attr/borderlessButtonStyle" android:textSize="14sp" android:drawablePadding="6dip" /> Loading
res/layout/crypt_keeper_password_field.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:inputType="textPassword" android:imeOptions="flagForceAscii|actionDone" android:textAppearance="?android:attr/textAppearanceMedium" android:gravity="center_horizontal" /> <ImageView android:id="@+id/switch_ime_button" Loading
res/layout/crypt_keeper_pattern_entry.xml +1 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,7 @@ android:layout_height="wrap_content" android:layout_gravity="center" android:layout_marginTop="16dip" style="@*android:style/Widget.Button.Transparent" android:textSize="14sp" style="?android:attr/borderlessButtonStyle" android:drawablePadding="6dip" /> Loading
res/layout/crypt_keeper_pin_entry.xml +1 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,7 @@ android:layout_height="wrap_content" android:layout_gravity="center" android:layout_marginTop="16dip" style="@*android:style/Widget.Button.Transparent" android:textSize="14sp" style="?android:attr/borderlessButtonStyle" android:drawablePadding="6dip" /> Loading
res/layout/crypt_keeper_pin_field.xml +1 −0 Original line number Diff line number Diff line Loading @@ -28,6 +28,7 @@ android:inputType="numberPassword" android:imeOptions="flagForceAscii|actionDone" android:textAppearance="?android:attr/textAppearanceMedium" android:gravity="center_horizontal" /> <ImageView android:id="@+id/switch_ime_button" Loading