mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
removed created by comment
This commit is contained in:
parent
1de528fc85
commit
976c40e45f
@ -26,9 +26,6 @@ import android.util.TypedValue;
|
|||||||
import android.widget.EditText;
|
import android.widget.EditText;
|
||||||
import org.sufficientlysecure.keychain.ui.widget.passwordstrengthindicator.PasswordStrengthBarView;
|
import org.sufficientlysecure.keychain.ui.widget.passwordstrengthindicator.PasswordStrengthBarView;
|
||||||
|
|
||||||
/**
|
|
||||||
* Created by abraham on 6/3/15.
|
|
||||||
*/
|
|
||||||
public class PassphraseEditText extends EditText {
|
public class PassphraseEditText extends EditText {
|
||||||
|
|
||||||
PasswordStrengthBarView mPasswordStrengthBarView;
|
PasswordStrengthBarView mPasswordStrengthBarView;
|
||||||
|
Loading…
Reference in New Issue
Block a user