Fix sign via API
This commit is contained in:
@@ -340,7 +340,7 @@ public class KeyFormattingUtils {
|
||||
public static final int STATE_UNAVAILABLE = 4;
|
||||
|
||||
/**
|
||||
* returns true if status has been set, if false no status!
|
||||
* Sets status image based on constant
|
||||
*/
|
||||
public static void setStatusImage(Context context, ImageView statusView, int state) {
|
||||
switch (state) {
|
||||
|
||||
Reference in New Issue
Block a user