光环助手V3.2 RELEASE(20180419-1810)UI问题汇总

This commit is contained in:
kehaoyuan
2018-04-23 16:13:05 +08:00
parent 29a19b5df6
commit 965d756cba
22 changed files with 212 additions and 83 deletions

View File

@ -71,6 +71,7 @@ public class EntranceUtils {
public static final String KEY_QUESTIONS_SEARCH_KEY = "questionsSearchKey";
public static final String KEY_SHOW_ANSWER_COMMENT = "showAnswerComment";
public static final String KEY_VERSION_UPDATE = "versionUpdate";
public static final String KEY_CHECK_QUESTION_CONCERN = "check_question_concern";
public static void jumpActivity(Context context, Bundle bundle) {