├── README.md ├── anothor_build.gradle ├── app ├── .gitignore ├── build.gradle ├── libs │ └── tbs_sdk_thirdapp_v2.1.2.1083_36509_withdownload_obfs_20160623_110845.jar ├── plugin.gradle ├── proguard-rules.pro └── src │ ├── debug │ ├── AndroidManifest.xml │ ├── java │ │ └── com │ │ │ └── evilsoulm │ │ │ └── keep_nice │ │ │ └── KeepDebugApplication.java │ └── res │ │ ├── drawable-640dpi │ │ └── ic_smart_bar_back.png │ │ ├── drawable-hdpi │ │ ├── account_register_waiting.png │ │ ├── ad_view_close_image_normal.png │ │ ├── address_spinner_icon.png │ │ ├── arrows_down.png │ │ ├── bg_grouporder_onouting.9.png │ │ ├── bg_titlebar_bind_first.9.png │ │ ├── bg_titlebar_bind_second.9.png │ │ ├── bg_welcome_logo_white.png │ │ ├── bubble_arrow_up.png │ │ ├── bubble_speaker.png │ │ ├── bubbletxt.9.png │ │ ├── cartoon_list_notice.png │ │ ├── dialog_notice_btn.png │ │ ├── dialog_notice_btn_press.png │ │ ├── dialogues_blooper_share.png │ │ ├── divider_line.png │ │ ├── divider_title.png │ │ ├── film_still_gallery_logo.png │ │ ├── filmstill_share_background.png │ │ ├── gray_divider.9.png │ │ ├── ic_first_pay_success.png │ │ ├── ic_pay_success_tip.png │ │ ├── ic_play_mv.png │ │ ├── ic_progress_load.png │ │ ├── ic_seattip.png │ │ ├── ic_submit_fail.png │ │ ├── lanscape_default_pic.png │ │ ├── modify_username_close.png │ │ ├── movie_related_default.png │ │ ├── music_disk.png │ │ ├── namemodify_sure_pressed.9.png │ │ ├── namemodify_sure_unpressed.9.png │ │ ├── otherapps_more_top.9.png │ │ ├── point.png │ │ ├── point_long.png │ │ ├── point_short.png │ │ ├── share_divider_line.png │ │ ├── snack_delete_enable.png │ │ ├── sun_light_bg.png │ │ ├── up_mode_result_fail.png │ │ ├── user_profile_star_white_off.png │ │ ├── user_profile_star_white_on.png │ │ ├── weibosdk_dialog_bg.9.png │ │ └── white_shadow.9.png │ │ ├── drawable-xhdpi │ │ ├── achievement_default.png │ │ ├── actionbar_more.png │ │ ├── active_empty.png │ │ ├── actor_detail_default_avatar.png │ │ ├── actor_evaluation.png │ │ ├── actor_life.png │ │ ├── actor_list_default_avatar.png │ │ ├── actor_quotes.png │ │ ├── actor_society.png │ │ ├── actor_trivia.png │ │ ├── actor_yearbook.png │ │ ├── add_img.png │ │ ├── advertisememnt_dialog_close.png │ │ ├── arrow_festival.png │ │ ├── arrow_gray.png │ │ ├── arrow_right_gray_10_20.png │ │ ├── arrow_right_red.png │ │ ├── attention_add.png │ │ ├── attention_add_pressed.png │ │ ├── award_arrow.png │ │ ├── award_arrow_down.png │ │ ├── award_arrow_right.png │ │ ├── award_icon.png │ │ ├── award_pay_succ.png │ │ ├── award_pay_succ_big.png │ │ ├── back.png │ │ ├── background.9.png │ │ ├── background_daily_words.png │ │ ├── background_movie_item.png │ │ ├── background_round_rectangle_gray.9.png │ │ ├── background_round_rectangle_orange.9.png │ │ ├── best_topic_empty.png │ │ ├── bg_actives_default.png │ │ ├── bg_cinema_location_normal.9.png │ │ ├── bg_cinema_location_pressed.9.png │ │ ├── bg_coupon_gray.9.png │ │ ├── bg_coupon_red.9.png │ │ ├── bg_coupon_yellow.9.png │ │ ├── bg_daily_shadow.png │ │ ├── bg_default_cat_black.9.png │ │ ├── bg_default_cat_gray.png │ │ ├── bg_feedback_left.9.png │ │ ├── bg_feedback_right.9.png │ │ ├── bg_follow_empty.png │ │ ├── bg_group_coupon_green.9.png │ │ ├── bg_grouporder_onouting.9.png │ │ ├── bg_movie_comment_flow_window_clicked.9.png │ │ ├── bg_movie_comment_flow_window_normal.9.png │ │ ├── bg_notice.png │ │ ├── bg_professinal_scroll_header.png │ │ ├── bg_recommend_seats.9.png │ │ ├── bg_recommend_seats_press.9.png │ │ ├── bg_reply_header.9.png │ │ ├── bg_search_movie_hot_gray.png │ │ ├── bg_search_movie_hot_yellow.png │ │ ├── bg_seat_menu_left.9.png │ │ ├── bg_seat_show_no_sharp.9.png │ │ ├── bg_tab_selected.9.png │ │ ├── bg_tab_selected_pressed.9.png │ │ ├── bg_welcome.png │ │ ├── bg_welcome_bottom.9.png │ │ ├── bg_welcome_logo_red.png │ │ ├── bg_welcome_logo_white.png │ │ ├── board_ic.png │ │ ├── board_like.png │ │ ├── board_new.png │ │ ├── board_presell.png │ │ ├── board_unlike.png │ │ ├── bord_detail.png │ │ ├── bubble_arrow.png │ │ ├── bubble_bg_black_down.9.png │ │ ├── bubble_bg_black_up.9.png │ │ ├── cartoon_category_default.png │ │ ├── cartoon_detail_cover.png │ │ ├── cartoon_detail_tag_icon.png │ │ ├── cartoon_list_item_default.png │ │ ├── chat_bg_msg_left_normal.9.png │ │ ├── chat_bg_msg_left_pressed.9.png │ │ ├── chat_bg_msg_right_normal.9.png │ │ ├── chat_bg_msg_right_pressed.9.png │ │ ├── chat_bg_msg_text_right_normal.9.png │ │ ├── chat_bg_msg_text_right_pressed.9.png │ │ ├── chat_btn_style_light_blue_normal.9.png │ │ ├── chat_btn_style_light_blue_pressed.9.png │ │ ├── chat_ic_back_normal.png │ │ ├── chat_ic_back_pressed.png │ │ ├── chat_ic_chat_info_normal.png │ │ ├── chat_ic_chat_info_pressed.png │ │ ├── chat_open_plugins_normal.png │ │ ├── chat_open_plugins_pressed.png │ │ ├── chat_open_smiley_normal.png │ │ ├── chat_open_smiley_pressed.png │ │ ├── chat_setmode_text_normal.png │ │ ├── chat_setmode_text_pressed.png │ │ ├── chat_setmode_voice_normal.png │ │ ├── chat_setmode_voice_pressed.png │ │ ├── cinema_filter_result.png │ │ ├── cinema_screen.png │ │ ├── comment_edit_star_empty.png │ │ ├── comment_edit_star_full.png │ │ ├── community_post_top1.png │ │ ├── community_post_top2.png │ │ ├── community_post_top3.png │ │ ├── community_reply.png │ │ ├── company_blur_bg.jpg │ │ ├── company_trend_arrow.png │ │ ├── decrease_able.png │ │ ├── decrease_disable.png │ │ ├── default_avatar.png │ │ ├── default_company.png │ │ ├── default_portrait.png │ │ ├── del_img.png │ │ ├── ellpistextview_arraw.png │ │ ├── emergent_notice_close_icon.png │ │ ├── emergent_notice_icon.png │ │ ├── filmmaker_hug_hug.png │ │ ├── filmmaker_movie.png │ │ ├── filter_bg.9.png │ │ ├── find_more.png │ │ ├── go_down.png │ │ ├── go_up.png │ │ ├── gray_bevel.png │ │ ├── hot_point_banner_place_holder.png │ │ ├── ic_2d_imax.png │ │ ├── ic_3d.png │ │ ├── ic_3d_imax.png │ │ ├── ic_about.png │ │ ├── ic_activity.png │ │ ├── ic_add.png │ │ ├── ic_admin.png │ │ ├── ic_arrow_down_gray.png │ │ ├── ic_arrow_down_white.png │ │ ├── ic_arrow_right_down_white.png │ │ ├── ic_arrow_right_gray.png │ │ ├── ic_arrow_right_gray_12_22.png │ │ ├── ic_arrow_right_orange.png │ │ ├── ic_arrow_right_white.png │ │ ├── ic_arrow_up_gray.png │ │ ├── ic_award.png │ │ ├── ic_award_menu.png │ │ ├── ic_award_tag.png │ │ ├── ic_back_red.png │ │ ├── ic_baomihua.png │ │ ├── ic_call.png │ │ ├── ic_can_select_big.png │ │ ├── ic_can_select_small.png │ │ ├── ic_checkbox_photo_selected.png │ │ ├── ic_checkbox_photo_unselected.png │ │ ├── ic_checkmark_no_spoilers.png │ │ ├── ic_checkmark_yes_spoilers.png │ │ ├── ic_choose_unselect.png │ │ ├── ic_cinema_address.png │ │ ├── ic_cinema_all_comment.png │ │ ├── ic_cinema_card.png │ │ ├── ic_cinema_empty.png │ │ ├── ic_cinema_favourite.png │ │ ├── ic_cinema_feature_3dglass.png │ │ ├── ic_cinema_feature_4_d.png │ │ ├── ic_cinema_feature_4k.png │ │ ├── ic_cinema_feature_big.png │ │ ├── ic_cinema_feature_card.png │ │ ├── ic_cinema_feature_children.png │ │ ├── ic_cinema_feature_china_big.png │ │ ├── ic_cinema_feature_db.png │ │ ├── ic_cinema_feature_double3d.png │ │ ├── ic_cinema_feature_imax.png │ │ ├── ic_cinema_feature_lovers.png │ │ ├── ic_cinema_feature_park.png │ │ ├── ic_cinema_feature_real_d.png │ │ ├── ic_cinema_feature_refund.png │ │ ├── ic_cinema_feature_rest.png │ │ ├── ic_cinema_feature_ticket.png │ │ ├── ic_cinema_feature_wifi.png │ │ ├── ic_cinema_locate.png │ │ ├── ic_cinema_locate_refresh.png │ │ ├── ic_cinema_movie_empty.png │ │ ├── ic_cinema_my_comment.png │ │ ├── ic_cinema_resort.png │ │ ├── ic_cinema_search.png │ │ ├── ic_cinema_tips.png │ │ ├── ic_cinema_write_comment.png │ │ ├── ic_clear.png │ │ ├── ic_com_new.png │ │ ├── ic_comment_empty.png │ │ ├── ic_community_button_board.png │ │ ├── ic_community_button_box.png │ │ ├── ic_count_gray.png │ │ ├── ic_countdown.png │ │ ├── ic_coupon_merchant.png │ │ ├── ic_coupon_merchant_unenable.png │ │ ├── ic_daily_close.png │ │ ├── ic_daily_download.png │ │ ├── ic_daily_share.png │ │ ├── ic_deal_buy_people.png │ │ ├── ic_double_arrow_right.png │ │ ├── ic_download.png │ │ ├── ic_edit_comment.png │ │ ├── ic_edit_reply.png │ │ ├── ic_eggs_seat_order.png │ │ ├── ic_empty_cartoon_search.png │ │ ├── ic_empty_mine_profile.png │ │ ├── ic_empty_other_profile.png │ │ ├── ic_empty_search_result.png │ │ ├── ic_face_normal.png │ │ ├── ic_face_normal_full.png │ │ ├── ic_face_satisfy.png │ │ ├── ic_face_satisfy_full.png │ │ ├── ic_face_unsatisfy.png │ │ ├── ic_face_unsatisfy_full.png │ │ ├── ic_fail_cat.png │ │ ├── ic_fail_small.png │ │ ├── ic_favor_off.png │ │ ├── ic_favor_on.png │ │ ├── ic_favor_topic_empty.png │ │ ├── ic_feed_music.png │ │ ├── ic_feed_read.png │ │ ├── ic_feed_reply.png │ │ ├── ic_feed_trailer.png │ │ ├── ic_filter.png │ │ ├── ic_findmore.png │ │ ├── ic_gender_man_big.png │ │ ├── ic_gender_man_small.png │ │ ├── ic_gender_woman_big.png │ │ ├── ic_gender_woman_small.png │ │ ├── ic_gift_card_checked.png │ │ ├── ic_group_phone.png │ │ ├── ic_hasdone.png │ │ ├── ic_home_back.png │ │ ├── ic_home_back_dark.png │ │ ├── ic_home_logo.png │ │ ├── ic_hot.png │ │ ├── ic_hot_show_empty.png │ │ ├── ic_image_load_selected.png │ │ ├── ic_jing.png │ │ ├── ic_like_empty.png │ │ ├── ic_link_copy.png │ │ ├── ic_login.png │ │ ├── ic_lost.png │ │ ├── ic_lovers_big.png │ │ ├── ic_lovers_small.png │ │ ├── ic_maoyan_21.png │ │ ├── ic_maoyan_headline.png │ │ ├── ic_maoyan_white.png │ │ ├── ic_message_center_logo.png │ │ ├── ic_mine_button_ticket.png │ │ ├── ic_mine_my_comment.png │ │ ├── ic_mine_my_coupon.png │ │ ├── ic_mine_my_goods.png │ │ ├── ic_mine_my_message.png │ │ ├── ic_mine_my_order.png │ │ ├── ic_mine_my_seen.png │ │ ├── ic_mine_my_shopping_center.png │ │ ├── ic_mine_my_topic.png │ │ ├── ic_mine_my_wish.png │ │ ├── ic_mine_order_deal_gift.png │ │ ├── ic_mine_order_refund.png │ │ ├── ic_mine_order_shoe_game.png │ │ ├── ic_mine_order_uncomment.png │ │ ├── ic_mine_order_unpaied.png │ │ ├── ic_mine_order_ununsed.png │ │ ├── ic_mine_setting.png │ │ ├── ic_mine_task.png │ │ ├── ic_mine_vip.png │ │ ├── ic_movie_comment_empty.png │ │ ├── ic_movie_delete.png │ │ ├── ic_movie_delete_pressed.png │ │ ├── ic_movie_detail_2dimax.png │ │ ├── ic_movie_detail_3d.png │ │ ├── ic_movie_detail_3dimax.png │ │ ├── ic_movie_detail_youku.png │ │ ├── ic_movie_detail_youku_play.png │ │ ├── ic_movie_detial_imax.png │ │ ├── ic_movie_preferential.png │ │ ├── ic_movie_related_empty_ugc.png │ │ ├── ic_movie_search.png │ │ ├── ic_movie_search_time.png │ │ ├── ic_moviedetail_rating_off.png │ │ ├── ic_moviedetail_rating_on.png │ │ ├── ic_moviedetail_wish_off.png │ │ ├── ic_moviedetail_wish_on.png │ │ ├── ic_multi_choose_select.png │ │ ├── ic_music_play.png │ │ ├── ic_music_qq_gray_logo.png │ │ ├── ic_mv.png │ │ ├── ic_my_see_empty.png │ │ ├── ic_my_wish_empty.png │ │ ├── ic_news_comments_empty.png │ │ ├── ic_no_comment_or_no_topic.png │ │ ├── ic_no_film.png │ │ ├── ic_no_news.png │ │ ├── ic_no_purchase.png │ │ ├── ic_no_recieve_approve_or_comment.png │ │ ├── ic_no_refund.png │ │ ├── ic_no_review.png │ │ ├── ic_nominate_tag.png │ │ ├── ic_notice.png │ │ ├── ic_notice_empty.png │ │ ├── ic_num_add.png │ │ ├── ic_num_minus.png │ │ ├── ic_onrefund.png │ │ ├── ic_order_tuan.png │ │ ├── ic_overdue.png │ │ ├── ic_page_empty.png │ │ ├── ic_page_net_error.png │ │ ├── ic_page_order.png │ │ ├── ic_payment_result_fail.png │ │ ├── ic_payment_result_succeed.png │ │ ├── ic_post_like_big_disable.png │ │ ├── ic_post_like_big_enable.png │ │ ├── ic_post_like_small_disable.png │ │ ├── ic_post_like_small_enable.png │ │ ├── ic_preferential.png │ │ ├── ic_process_off.png │ │ ├── ic_process_on.png │ │ ├── ic_professinal_arrow.png │ │ ├── ic_progress_in.png │ │ ├── ic_progress_out.png │ │ ├── ic_prompt.png │ │ ├── ic_publish_notice.png │ │ ├── ic_qq_music_logo.png │ │ ├── ic_red_packet.png │ │ ├── ic_refund.png │ │ ├── ic_right_arrow.png │ │ ├── ic_role_arrow_down.png │ │ ├── ic_role_arrow_up.png │ │ ├── ic_saled_big.png │ │ ├── ic_saled_small.png │ │ ├── ic_save_image.png │ │ ├── ic_search_empty.png │ │ ├── ic_search_white.png │ │ ├── ic_seat_no_refund.png │ │ ├── ic_seat_payfail.png │ │ ├── ic_seat_payunknown.png │ │ ├── ic_seatcoupon_mine_leave_for.png │ │ ├── ic_selected_big.png │ │ ├── ic_selected_small.png │ │ ├── ic_send_post_empty.png │ │ ├── ic_session_next.png │ │ ├── ic_session_pre.png │ │ ├── ic_share.png │ │ ├── ic_share_baidu.png │ │ ├── ic_share_more.png │ │ ├── ic_share_pyq.png │ │ ├── ic_share_pyq_pressed.png │ │ ├── ic_share_qq.png │ │ ├── ic_share_qq_pressed.png │ │ ├── ic_share_qzone.png │ │ ├── ic_share_qzone_pressed.png │ │ ├── ic_share_sina.png │ │ ├── ic_share_sina_pressed.png │ │ ├── ic_share_sms.png │ │ ├── ic_share_sms_pressed.png │ │ ├── ic_share_tencent.png │ │ ├── ic_share_tencent_pressed.png │ │ ├── ic_share_wx.png │ │ ├── ic_share_wx_pressed.png │ │ ├── ic_show_share.png │ │ ├── ic_snack_default.png │ │ ├── ic_star_comment_edit_empty.png │ │ ├── ic_star_comment_edit_full.png │ │ ├── ic_status_ticketing_failure.png │ │ ├── ic_success_big.png │ │ ├── ic_success_small.png │ │ ├── ic_superior.png │ │ ├── ic_switch_off.png │ │ ├── ic_switch_on.png │ │ ├── ic_tab_cinema.png │ │ ├── ic_tab_cinema_active.png │ │ ├── ic_tab_community.png │ │ ├── ic_tab_community_active.png │ │ ├── ic_tab_filmmaker.png │ │ ├── ic_tab_filmmaker_active.png │ │ ├── ic_tab_mine.png │ │ ├── ic_tab_mine_active.png │ │ ├── ic_tab_movie.png │ │ ├── ic_tab_movie_active.png │ │ ├── ic_time_line_circle.png │ │ ├── ic_top.png │ │ ├── ic_topic_default_cover.png │ │ ├── ic_topic_empty.png │ │ ├── ic_topic_host.png │ │ ├── ic_topic_removed.png │ │ ├── ic_trailer_play_50.png │ │ ├── ic_trailer_play_big.png │ │ ├── ic_trailer_play_small.png │ │ ├── ic_ugc_access.png │ │ ├── ic_ugc_movie_related_add.png │ │ ├── ic_upcoming_empty.png │ │ ├── ic_used.png │ │ ├── ic_user_community_empty.png │ │ ├── ic_user_vip.png │ │ ├── ic_vip.png │ │ ├── ic_vip_level2_bang.png │ │ ├── ic_vip_level2_des.png │ │ ├── ic_vip_level2_medal.png │ │ ├── ic_vip_level2_star.png │ │ ├── ic_vip_level3_bang.png │ │ ├── ic_vip_level3_des.png │ │ ├── ic_vip_level3_medal.png │ │ ├── ic_vip_level3_star.png │ │ ├── ic_vip_level4_bang.png │ │ ├── ic_vip_level4_des.png │ │ ├── ic_vip_level4_medal.png │ │ ├── ic_vip_level4_star.png │ │ ├── ic_vip_level5_bang.png │ │ ├── ic_vip_level5_des.png │ │ ├── ic_vip_level5_medal.png │ │ ├── ic_vip_level5_star.png │ │ ├── ic_vip_update_close.png │ │ ├── ic_warning.png │ │ ├── ic_warning_big.png │ │ ├── ic_water_mark.png │ │ ├── ic_welcome_logo.png │ │ ├── ic_what.png │ │ ├── ic_wish_off.png │ │ ├── ic_wish_on.png │ │ ├── ic_wish_small_off.png │ │ ├── ic_wish_small_on.png │ │ ├── icon_cinema_sells_preferential.png │ │ ├── icon_edit_phone.png │ │ ├── icon_member_activity_placeholder.png │ │ ├── icon_member_card_cinema_detail.png │ │ ├── icon_member_card_dialog_seat_1.png │ │ ├── icon_member_card_dialog_seat_2.png │ │ ├── icon_movie_award.png │ │ ├── icon_music_cell.png │ │ ├── icon_order_tips.png │ │ ├── icon_play_middle.png │ │ ├── icon_question.png │ │ ├── icon_seat_order_dialog_invite.png │ │ ├── icon_seatorder_enable.png │ │ ├── icon_seatorder_unable.png │ │ ├── icon_spoilers.png │ │ ├── icon_vip_level4_des.png │ │ ├── image_add.png │ │ ├── image_add_pressed.png │ │ ├── image_comment.png │ │ ├── image_download.png │ │ ├── image_praise_red.png │ │ ├── image_praise_white.png │ │ ├── image_viewed.png │ │ ├── images_sure_normal.9.png │ │ ├── images_sure_pressed.9.png │ │ ├── imaginary_line.png │ │ ├── img_maoyan.png │ │ ├── increase_able.png │ │ ├── increase_disable.png │ │ ├── institu_accreditation.png │ │ ├── level1.png │ │ ├── level10.png │ │ ├── level11.png │ │ ├── level12.png │ │ ├── level13.png │ │ ├── level14.png │ │ ├── level15.png │ │ ├── level16.png │ │ ├── level17.png │ │ ├── level18.png │ │ ├── level2.png │ │ ├── level20.png │ │ ├── level3.png │ │ ├── level4.png │ │ ├── level5.png │ │ ├── level6.png │ │ ├── level7.png │ │ ├── level8.png │ │ ├── level9.png │ │ ├── like_avater.png │ │ ├── load_failed.png │ │ ├── login_arrow.png │ │ ├── login_logo.png │ │ ├── login_qq.png │ │ ├── login_weibo.png │ │ ├── login_weixin.png │ │ ├── logo_member_card.png │ │ ├── logo_small.png │ │ ├── long_comment_read.png │ │ ├── mainland_already.png │ │ ├── mainland_come.png │ │ ├── mainland_hot.png │ │ ├── migrate_icon_row_1.png │ │ ├── migrate_icon_row_2.png │ │ ├── migrate_icon_row_3.png │ │ ├── mine_icon_invite.png │ │ ├── mongolia_layer_down.9.png │ │ ├── mongolia_layer_up.9.png │ │ ├── more_time_arrow_img.png │ │ ├── movie_avatar_empty.png │ │ ├── movie_card_data_des_bg.png │ │ ├── movie_comment_overflow.png │ │ ├── movie_comment_overflow_clicked.png │ │ ├── movie_comment_overflow_normal.png │ │ ├── movie_cup.png │ │ ├── movie_deatail_score_close_normal.png │ │ ├── movie_detail_cartoon_default.9.png │ │ ├── movie_detail_hot_subject_like.png │ │ ├── movie_detail_score_close_press.png │ │ ├── movie_detail_score_start_all.png │ │ ├── movie_detail_score_start_none.png │ │ ├── movie_ic_emember_status.png │ │ ├── movie_libary_header_recommend_background.png │ │ ├── movie_main_search.png │ │ ├── movie_seat_gif_popwindow_background.png │ │ ├── movie_special_arrow.png │ │ ├── my_favor_topic_empty.png │ │ ├── my_ic_sign_no.png │ │ ├── my_topic_empty.png │ │ ├── mycomment_star_share_empty.png │ │ ├── mycomment_star_share_full.png │ │ ├── nearest_to_me.9.png │ │ ├── net_error.png │ │ ├── news_like.png │ │ ├── news_unlike.png │ │ ├── notice_movie_default.png │ │ ├── notice_news_default.png │ │ ├── notices_red.9.png │ │ ├── order_detail_operate_button_normal.9.png │ │ ├── order_detail_operate_button_pressed.9.png │ │ ├── order_detail_save_local.png │ │ ├── order_detail_share_weixin.png │ │ ├── order_getticket_guide_close.png │ │ ├── order_getticket_guide_pop.png │ │ ├── oversea_tip.9.png │ │ ├── pay_failed.png │ │ ├── pay_sucess.png │ │ ├── personal_authentication.png │ │ ├── play_large.png │ │ ├── play_large_pressed.png │ │ ├── post_list_write.png │ │ ├── post_list_write_pressed.png │ │ ├── pre_show.png │ │ ├── preview_close.png │ │ ├── preview_normal.9.png │ │ ├── preview_pressed.9.png │ │ ├── rank_default_bg.jpg │ │ ├── rank_default_img.png │ │ ├── rank_down.png │ │ ├── rank_up.png │ │ ├── red_arrow_down.png │ │ ├── red_arrow_up.png │ │ ├── ref_comment.9.png │ │ ├── ref_comment_reply.9.png │ │ ├── register_captcha_refresh.png │ │ ├── reply_big.png │ │ ├── reply_big_pressed.png │ │ ├── report_img.png │ │ ├── scale_max.png │ │ ├── scale_min.png │ │ ├── scroll_menu_tip.png │ │ ├── search_history_delete.png │ │ ├── search_history_delete_press.png │ │ ├── seat_love_select.png │ │ ├── seat_order_machine_failure.png │ │ ├── seat_order_migrate.png │ │ ├── seat_order_popcorn.png │ │ ├── seatcoupon_empty.png │ │ ├── seatorder_confirm_popcorn.png │ │ ├── seats_recommend_toast_normal_tip.png │ │ ├── section_divider.png │ │ ├── share_card_logo.png │ │ ├── share_card_shadow.9.png │ │ ├── share_logo.png │ │ ├── share_qr_code_line.png │ │ ├── share_qr_download_code.png │ │ ├── share_quotation_end.png │ │ ├── share_quotation_mark.png │ │ ├── show_close_normal.png │ │ ├── show_close_pressed.png │ │ ├── show_movie_info_pressed.9.png │ │ ├── show_movie_info_unpressed.9.png │ │ ├── small_arrow.png │ │ ├── small_egg_icon.png │ │ ├── snack_add_enable.png │ │ ├── star_gray_32_26.png │ │ ├── star_med_off.png │ │ ├── star_med_on.png │ │ ├── star_small_off.png │ │ ├── star_small_off_new.png │ │ ├── star_small_on.png │ │ ├── star_small_on_new.png │ │ ├── star_yellow_32_26.png │ │ ├── sticker.png │ │ ├── suggest_loading.png │ │ ├── system_notice_empty.png │ │ ├── ticket_show_bg.png │ │ ├── ticket_show_ticket.png │ │ ├── toast_middle_seat_empty.png │ │ ├── toast_next_seat_empty.png │ │ ├── topic_close.png │ │ ├── topic_tip_arrow.png │ │ ├── triangle_gray.png │ │ ├── triangle_gray_up.png │ │ ├── triangle_red.png │ │ ├── triangle_red_up.png │ │ ├── ugc_add_arrow.png │ │ ├── upcoming_tariler_shadow.9.png │ │ ├── user_big_image_default.png │ │ ├── user_grade_middle_1.png │ │ ├── user_grade_middle_2.png │ │ ├── user_grade_middle_3.png │ │ ├── user_grade_middle_4.png │ │ ├── user_grade_middle_5.png │ │ ├── user_grade_middle_jurylevel_2.png │ │ ├── user_grade_small_1.png │ │ ├── user_grade_small_2.png │ │ ├── user_grade_small_3.png │ │ ├── user_grade_small_4.png │ │ ├── user_grade_small_5.png │ │ ├── user_grade_small_jurylevel_2.png │ │ ├── user_header_default_blur_bg.jpg │ │ ├── user_header_image_default.png │ │ ├── user_level_v1.png │ │ ├── user_level_v2.png │ │ ├── user_level_v3.png │ │ ├── user_level_v4.png │ │ ├── user_level_v5.png │ │ ├── user_profile_editor_info.png │ │ ├── user_shielded.png │ │ ├── v.png │ │ ├── video_default_cat.png │ │ ├── video_ic_play.png │ │ ├── video_loading.png │ │ ├── video_next.png │ │ ├── video_pause.png │ │ ├── video_play.png │ │ ├── video_play_next.png │ │ ├── video_replay.png │ │ ├── video_seek.png │ │ ├── video_share.png │ │ ├── vip_gift_popcorn.png │ │ ├── vip_special.png │ │ ├── vip_v4_gift.png │ │ ├── wallet.png │ │ ├── welcome_name.png │ │ ├── xin_xin.png │ │ └── yellow_bevel.png │ │ ├── drawable-xxhdpi │ │ ├── actor_header_shadow.9.png │ │ ├── bg_grouporder_onouting.9.png │ │ ├── bg_welcome.png │ │ ├── bg_welcome_bottom.9.png │ │ ├── bg_welcome_logo_red.png │ │ ├── bg_welcome_logo_white.png │ │ ├── bubble_arrow_down1.png │ │ ├── bubble_arrow_up1.png │ │ ├── ic_line.png │ │ ├── ic_maoyan.png │ │ ├── ic_order_tuan.png │ │ ├── main_search_actor.png │ │ ├── main_search_cinema.png │ │ ├── main_search_type_movie.png │ │ ├── main_search_ugc.png │ │ ├── seat_order_head_top.9.png │ │ └── shadow.9.png │ │ └── mipmap-xhdpi │ │ └── ic_launcher.png │ └── main │ ├── AndroidManifest.xml │ ├── java │ └── com │ │ └── evilsoulm │ │ └── keep_nice │ │ ├── common │ │ ├── ImageLoader.java │ │ ├── KeepApplication.java │ │ ├── Navigator.java │ │ ├── app │ │ │ ├── BaseApplication.java │ │ │ ├── KeepMainProcessApplication.java │ │ │ └── KeepSecondProcessApplication.java │ │ ├── base │ │ │ ├── BaseActivity.java │ │ │ ├── BaseAdapterItemView.java │ │ │ ├── BaseRxPresenter.java │ │ │ ├── BaseSupportFragment.java │ │ │ └── LazyFragment.java │ │ ├── parser │ │ │ ├── ViewBinder.java │ │ │ └── ViewBinderParser.java │ │ ├── qualifier │ │ │ └── ClickType.java │ │ └── transformer │ │ │ └── SchedulerTransformer.java │ │ ├── dl │ │ ├── HasComponent.java │ │ ├── PerActivity.java │ │ ├── components │ │ │ ├── ApiComponent.java │ │ │ └── ApplicationComponent.java │ │ └── modules │ │ │ ├── ActivityModule.java │ │ │ ├── ApiModule.java │ │ │ ├── ApplicationModule.java │ │ │ └── NetModule.java │ │ ├── mvc │ │ ├── ILogin.java │ │ ├── LoginActivity.java │ │ ├── LoginCallback.java │ │ ├── LoginModel.java │ │ ├── LoginModelV2.java │ │ ├── LoginView.java │ │ └── NewLoginActivity.java │ │ ├── net │ │ ├── OkHttpCacheInterceptor.java │ │ └── OkhttpLoggingInterceptor.java │ │ ├── patterns │ │ ├── adapter │ │ │ ├── Adaptee.java │ │ │ ├── Adapter.java │ │ │ ├── Client.java │ │ │ └── Target.java │ │ ├── bridge │ │ │ ├── Apple.java │ │ │ ├── Brand.java │ │ │ ├── Computer.java │ │ │ ├── ComputerSale.java │ │ │ ├── Dell.java │ │ │ ├── Desktop.java │ │ │ ├── Laptop.java │ │ │ └── Test.java │ │ ├── chainOfResponsibility │ │ │ ├── Demo.java │ │ │ ├── Director.java │ │ │ ├── GeneralManager.java │ │ │ ├── Leader.java │ │ │ ├── LeaveRequest.java │ │ │ └── Manager.java │ │ ├── command │ │ │ ├── Command.java │ │ │ ├── ConcreteCommand.java │ │ │ ├── Demo.java │ │ │ ├── Invoker.java │ │ │ └── Receiver.java │ │ ├── composite │ │ │ ├── Component.java │ │ │ ├── Composite.java │ │ │ └── Leaf.java │ │ ├── facade │ │ │ ├── Facade.java │ │ │ ├── SubSystemClass.java │ │ │ ├── SubSystemClass2.java │ │ │ └── SubSystemClass3.java │ │ ├── mediator │ │ │ ├── Department.java │ │ │ ├── Development.java │ │ │ ├── Finacial.java │ │ │ ├── Market.java │ │ │ ├── Mediator.java │ │ │ ├── MediatorTest.java │ │ │ └── President.java │ │ ├── memento │ │ │ ├── CareTaker.java │ │ │ ├── Demo.java │ │ │ ├── EmpMemento.java │ │ │ └── EmpOriginator.java │ │ ├── observer │ │ │ ├── ConcreteObserver.java │ │ │ ├── ConcreteSubject.java │ │ │ ├── Demo.java │ │ │ ├── Observer.java │ │ │ └── Subject.java │ │ ├── proxy │ │ │ ├── ProxyDemo.java │ │ │ ├── ProxyStar.java │ │ │ ├── RealStar.java │ │ │ ├── Star.java │ │ │ └── StarHandler.java │ │ ├── state │ │ │ ├── BookedState.java │ │ │ ├── CheckedInState.java │ │ │ ├── Context.java │ │ │ ├── FreeState.java │ │ │ └── State.java │ │ └── strategy │ │ │ ├── Context.java │ │ │ ├── Demo.java │ │ │ ├── GeneralUser.java │ │ │ ├── RegisterUser.java │ │ │ ├── RegisterVip.java │ │ │ └── Strategty.java │ │ └── ui │ │ ├── FeedFragment.java │ │ ├── presenter │ │ ├── FeedPresenter.java │ │ └── WebViewPresenter.java │ │ └── view │ │ ├── FeedItemView.java │ │ ├── activity │ │ ├── BindViewActivity.java │ │ ├── FlexBoxLayoutActivity.java │ │ ├── MainActivity.java │ │ └── WebViewActivity.java │ │ ├── component │ │ └── RemoteImageView.java │ │ └── listener │ │ └── IWebView.java │ └── res │ ├── drawable │ ├── shap_line_only_bottom.xml │ ├── shap_line_only_top.xml │ └── topic_item_bg.xml │ ├── layout │ ├── activity_bind_view.xml │ ├── activity_flex_box.xml │ ├── activity_login.xml │ ├── activity_main.xml │ ├── activity_web_view.xml │ ├── common_empty.xml │ ├── common_error.xml │ ├── common_loading.xml │ ├── common_toolbar.xml │ ├── content_bind_view.xml │ ├── content_main.xml │ ├── custom_tab_icon.xml │ ├── feed_item.xml │ ├── feed_list.xml │ └── feed_normal_list.xml │ ├── menu │ ├── menu_main.xml │ ├── menu_publish.xml │ └── menu_web.xml │ ├── mipmap-xhdpi │ ├── actor_evaluation.png │ ├── actor_life.png │ ├── actor_society.png │ ├── actor_trivia.png │ ├── ic_back.png │ ├── ic_edit.png │ └── ic_launcher.png │ ├── values-v21 │ └── styles.xml │ ├── values-w820dp │ └── dimens.xml │ └── values │ ├── colors.xml │ ├── dimens.xml │ ├── strings.xml │ └── styles.xml ├── basegradle ├── commonAndroid.gradle ├── commonProject.gradle ├── const.gradle └── utils.gradle ├── common ├── .gitignore ├── build.gradle ├── proguard-rules.pro └── src │ └── main │ ├── AndroidManifest.xml │ ├── java │ └── com │ │ └── evilsoulm │ │ └── common │ │ ├── Utils │ │ ├── AndroidUtil.java │ │ ├── ImageLoader.java │ │ ├── LogUtils.java │ │ ├── NetUtils.java │ │ ├── SysUtils.java │ │ └── TimeUtils.java │ │ ├── annotation │ │ ├── CheckUrl.java │ │ └── MethodTime.java │ │ └── aspect │ │ ├── CheckUrlAspect.java │ │ └── MethodTimeAspect.java │ └── res │ └── values │ └── strings.xml ├── domain ├── build.gradle ├── proguard-rules.pro └── src │ └── main │ ├── AndroidManifest.xml │ ├── java │ └── com │ │ └── evilsoulm │ │ └── keep_nice │ │ └── domain │ │ └── base │ │ ├── BaseDataPrvdr.java │ │ ├── BaseUseCase.java │ │ └── FeedDataPrvdr.java │ └── res │ └── values │ └── strings.xml ├── gradle.properties ├── gradle └── wrapper │ ├── gradle-wrapper.jar │ └── gradle-wrapper.properties ├── gradlew ├── gradlew.bat ├── groovy_file └── info.groovy ├── library ├── build.gradle └── src │ └── main │ ├── AndroidManifest.xml │ ├── java │ └── com │ │ └── cjj │ │ ├── CircleProgressBar.java │ │ ├── MaterialFoodView.java │ │ ├── MaterialFooterView.java │ │ ├── MaterialHeadListener.java │ │ ├── MaterialHeadView.java │ │ ├── MaterialHeaderView.java │ │ ├── MaterialProgressDrawable.java │ │ ├── MaterialRefreshLayout.java │ │ ├── MaterialRefreshListener.java │ │ ├── MaterialWaveView.java │ │ ├── SunFaceView.java │ │ ├── SunLayout.java │ │ ├── SunLineView.java │ │ └── Util.java │ └── res │ └── values │ ├── attrs.xml │ ├── attrs_circle_progressbar.xml │ ├── colors.xml │ └── strings.xml ├── model ├── .gitignore ├── build.gradle └── src │ └── main │ ├── AndroidManifest.xml │ ├── java │ └── com │ │ └── evilsoulm │ │ └── keep_nice │ │ └── model │ │ └── dao │ │ ├── DaoMaster.java │ │ ├── DaoSession.java │ │ ├── User.java │ │ ├── UserDao.java │ │ ├── entity │ │ ├── BaseFeedResponse.java │ │ └── Feed.java │ │ └── restapi │ │ ├── ApiConst.java │ │ ├── FeedType.java │ │ ├── RetrofitProvider.java │ │ └── service │ │ └── FeedService.java │ └── res │ └── values │ └── strings.xml ├── modeldaogenerator ├── build.gradle └── src │ └── main │ └── java │ └── com │ └── evilsoulm │ └── KeepNiceDaoGenerator.java ├── resourceplugin ├── build.gradle ├── libs │ └── proguard.jar └── src │ └── main │ ├── groovy │ └── com.example.resourceplugin │ │ ├── Config.java │ │ ├── DrawableHandler.java │ │ ├── MipmapHandler.java │ │ ├── ResourceHandler.java │ │ ├── ResourcePlugin.groovy │ │ └── ResourcePluginExtension.groovy │ └── resources │ └── META-INF │ └── gradle-plugins │ └── resourceplugin.properties └── settings.gradle /README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /anothor_build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/anothor_build.gradle -------------------------------------------------------------------------------- /app/.gitignore: -------------------------------------------------------------------------------- 1 | /build 2 | -------------------------------------------------------------------------------- /app/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/build.gradle -------------------------------------------------------------------------------- /app/plugin.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/plugin.gradle -------------------------------------------------------------------------------- /app/proguard-rules.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/proguard-rules.pro -------------------------------------------------------------------------------- /app/src/debug/AndroidManifest.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/AndroidManifest.xml -------------------------------------------------------------------------------- /app/src/debug/res/drawable-640dpi/ic_smart_bar_back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-640dpi/ic_smart_bar_back.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/account_register_waiting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/account_register_waiting.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/ad_view_close_image_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/ad_view_close_image_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/address_spinner_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/address_spinner_icon.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/arrows_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/arrows_down.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/bg_grouporder_onouting.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/bg_grouporder_onouting.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/bg_titlebar_bind_first.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/bg_titlebar_bind_first.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/bg_titlebar_bind_second.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/bg_titlebar_bind_second.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/bg_welcome_logo_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/bg_welcome_logo_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/bubble_arrow_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/bubble_arrow_up.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/bubble_speaker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/bubble_speaker.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/bubbletxt.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/bubbletxt.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/cartoon_list_notice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/cartoon_list_notice.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/dialog_notice_btn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/dialog_notice_btn.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/dialog_notice_btn_press.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/dialog_notice_btn_press.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/dialogues_blooper_share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/dialogues_blooper_share.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/divider_line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/divider_line.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/divider_title.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/divider_title.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/film_still_gallery_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/film_still_gallery_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/filmstill_share_background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/filmstill_share_background.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/gray_divider.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/gray_divider.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/ic_first_pay_success.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/ic_first_pay_success.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/ic_pay_success_tip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/ic_pay_success_tip.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/ic_play_mv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/ic_play_mv.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/ic_progress_load.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/ic_progress_load.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/ic_seattip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/ic_seattip.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/ic_submit_fail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/ic_submit_fail.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/lanscape_default_pic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/lanscape_default_pic.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/modify_username_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/modify_username_close.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/movie_related_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/movie_related_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/music_disk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/music_disk.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/namemodify_sure_pressed.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/namemodify_sure_pressed.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/namemodify_sure_unpressed.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/namemodify_sure_unpressed.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/otherapps_more_top.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/otherapps_more_top.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/point.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/point.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/point_long.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/point_long.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/point_short.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/point_short.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/share_divider_line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/share_divider_line.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/snack_delete_enable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/snack_delete_enable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/sun_light_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/sun_light_bg.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/up_mode_result_fail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/up_mode_result_fail.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/user_profile_star_white_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/user_profile_star_white_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/user_profile_star_white_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/user_profile_star_white_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/weibosdk_dialog_bg.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/weibosdk_dialog_bg.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-hdpi/white_shadow.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-hdpi/white_shadow.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/achievement_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/achievement_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actionbar_more.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actionbar_more.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/active_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/active_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actor_detail_default_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actor_detail_default_avatar.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actor_evaluation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actor_evaluation.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actor_life.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actor_life.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actor_list_default_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actor_list_default_avatar.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actor_quotes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actor_quotes.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actor_society.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actor_society.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actor_trivia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actor_trivia.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/actor_yearbook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/actor_yearbook.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/add_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/add_img.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/advertisememnt_dialog_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/advertisememnt_dialog_close.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/arrow_festival.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/arrow_festival.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/arrow_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/arrow_gray.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/arrow_right_gray_10_20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/arrow_right_gray_10_20.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/arrow_right_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/arrow_right_red.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/attention_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/attention_add.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/attention_add_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/attention_add_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/award_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/award_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/award_arrow_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/award_arrow_down.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/award_arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/award_arrow_right.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/award_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/award_icon.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/award_pay_succ.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/award_pay_succ.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/award_pay_succ_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/award_pay_succ_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/back.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/background.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/background.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/background_daily_words.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/background_daily_words.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/background_movie_item.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/background_movie_item.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/best_topic_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/best_topic_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_actives_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_actives_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_cinema_location_normal.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_cinema_location_normal.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_coupon_gray.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_coupon_gray.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_coupon_red.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_coupon_red.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_coupon_yellow.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_coupon_yellow.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_daily_shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_daily_shadow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_default_cat_black.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_default_cat_black.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_default_cat_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_default_cat_gray.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_feedback_left.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_feedback_left.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_feedback_right.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_feedback_right.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_follow_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_follow_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_group_coupon_green.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_group_coupon_green.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_grouporder_onouting.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_grouporder_onouting.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_notice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_notice.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_recommend_seats.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_recommend_seats.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_recommend_seats_press.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_recommend_seats_press.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_reply_header.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_reply_header.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_search_movie_hot_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_search_movie_hot_gray.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_search_movie_hot_yellow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_search_movie_hot_yellow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_seat_menu_left.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_seat_menu_left.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_seat_show_no_sharp.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_seat_show_no_sharp.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_tab_selected.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_tab_selected.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_tab_selected_pressed.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_tab_selected_pressed.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_welcome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_welcome.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_welcome_bottom.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_welcome_bottom.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_welcome_logo_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_welcome_logo_red.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bg_welcome_logo_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bg_welcome_logo_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/board_ic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/board_ic.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/board_like.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/board_like.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/board_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/board_new.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/board_presell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/board_presell.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/board_unlike.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/board_unlike.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bord_detail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bord_detail.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bubble_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bubble_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bubble_bg_black_down.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bubble_bg_black_down.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/bubble_bg_black_up.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/bubble_bg_black_up.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/cartoon_category_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/cartoon_category_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/cartoon_detail_cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/cartoon_detail_cover.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/cartoon_detail_tag_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/cartoon_detail_tag_icon.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/cartoon_list_item_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/cartoon_list_item_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_bg_msg_left_normal.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_bg_msg_left_normal.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_bg_msg_left_pressed.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_bg_msg_left_pressed.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_bg_msg_right_normal.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_bg_msg_right_normal.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_bg_msg_right_pressed.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_bg_msg_right_pressed.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_ic_back_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_ic_back_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_ic_back_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_ic_back_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_ic_chat_info_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_ic_chat_info_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_ic_chat_info_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_ic_chat_info_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_open_plugins_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_open_plugins_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_open_plugins_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_open_plugins_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_open_smiley_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_open_smiley_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_open_smiley_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_open_smiley_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_setmode_text_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_setmode_text_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_setmode_text_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_setmode_text_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_setmode_voice_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_setmode_voice_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/chat_setmode_voice_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/chat_setmode_voice_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/cinema_filter_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/cinema_filter_result.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/cinema_screen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/cinema_screen.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/comment_edit_star_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/comment_edit_star_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/comment_edit_star_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/comment_edit_star_full.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/community_post_top1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/community_post_top1.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/community_post_top2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/community_post_top2.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/community_post_top3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/community_post_top3.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/community_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/community_reply.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/company_blur_bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/company_blur_bg.jpg -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/company_trend_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/company_trend_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/decrease_able.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/decrease_able.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/decrease_disable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/decrease_disable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/default_avatar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/default_avatar.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/default_company.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/default_company.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/default_portrait.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/default_portrait.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/del_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/del_img.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ellpistextview_arraw.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ellpistextview_arraw.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/emergent_notice_close_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/emergent_notice_close_icon.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/emergent_notice_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/emergent_notice_icon.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/filmmaker_hug_hug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/filmmaker_hug_hug.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/filmmaker_movie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/filmmaker_movie.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/filter_bg.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/filter_bg.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/find_more.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/find_more.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/go_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/go_down.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/go_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/go_up.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/gray_bevel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/gray_bevel.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_2d_imax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_2d_imax.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_3d.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_3d_imax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_3d_imax.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_about.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_about.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_activity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_activity.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_add.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_admin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_admin.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_arrow_down_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_arrow_down_gray.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_arrow_down_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_arrow_down_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_arrow_right_down_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_arrow_right_down_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_arrow_right_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_arrow_right_gray.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_arrow_right_gray_12_22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_arrow_right_gray_12_22.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_arrow_right_orange.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_arrow_right_orange.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_arrow_right_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_arrow_right_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_arrow_up_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_arrow_up_gray.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_award.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_award.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_award_menu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_award_menu.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_award_tag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_award_tag.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_back_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_back_red.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_baomihua.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_baomihua.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_call.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_call.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_can_select_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_can_select_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_can_select_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_can_select_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_checkbox_photo_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_checkbox_photo_selected.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_checkmark_no_spoilers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_checkmark_no_spoilers.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_checkmark_yes_spoilers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_checkmark_yes_spoilers.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_choose_unselect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_choose_unselect.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_address.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_address.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_all_comment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_all_comment.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_card.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_card.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_favourite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_favourite.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_3dglass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_3dglass.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_4_d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_4_d.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_4k.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_4k.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_card.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_card.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_children.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_children.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_china_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_china_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_db.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_db.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_double3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_double3d.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_imax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_imax.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_lovers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_lovers.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_park.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_park.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_real_d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_real_d.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_refund.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_refund.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_rest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_rest.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_ticket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_ticket.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_feature_wifi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_feature_wifi.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_locate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_locate.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_locate_refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_locate_refresh.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_movie_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_movie_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_my_comment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_my_comment.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_resort.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_resort.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_search.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_tips.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_tips.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_cinema_write_comment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_cinema_write_comment.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_clear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_clear.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_com_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_com_new.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_comment_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_comment_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_community_button_board.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_community_button_board.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_community_button_box.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_community_button_box.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_count_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_count_gray.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_countdown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_countdown.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_coupon_merchant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_coupon_merchant.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_coupon_merchant_unenable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_coupon_merchant_unenable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_daily_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_daily_close.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_daily_download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_daily_download.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_daily_share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_daily_share.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_deal_buy_people.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_deal_buy_people.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_double_arrow_right.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_double_arrow_right.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_download.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_edit_comment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_edit_comment.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_edit_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_edit_reply.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_eggs_seat_order.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_eggs_seat_order.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_empty_cartoon_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_empty_cartoon_search.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_empty_mine_profile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_empty_mine_profile.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_empty_other_profile.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_empty_other_profile.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_empty_search_result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_empty_search_result.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_face_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_face_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_face_normal_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_face_normal_full.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_face_satisfy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_face_satisfy.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_face_satisfy_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_face_satisfy_full.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_face_unsatisfy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_face_unsatisfy.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_face_unsatisfy_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_face_unsatisfy_full.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_fail_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_fail_cat.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_fail_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_fail_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_favor_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_favor_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_favor_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_favor_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_favor_topic_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_favor_topic_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_feed_music.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_feed_music.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_feed_read.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_feed_read.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_feed_reply.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_feed_reply.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_feed_trailer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_feed_trailer.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_filter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_filter.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_findmore.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_findmore.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_gender_man_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_gender_man_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_gender_man_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_gender_man_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_gender_woman_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_gender_woman_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_gender_woman_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_gender_woman_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_gift_card_checked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_gift_card_checked.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_group_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_group_phone.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_hasdone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_hasdone.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_home_back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_home_back.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_home_back_dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_home_back_dark.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_home_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_home_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_hot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_hot.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_hot_show_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_hot_show_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_image_load_selected.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_image_load_selected.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_jing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_jing.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_like_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_like_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_link_copy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_link_copy.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_login.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_login.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_lost.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_lost.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_lovers_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_lovers_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_lovers_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_lovers_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_maoyan_21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_maoyan_21.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_maoyan_headline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_maoyan_headline.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_maoyan_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_maoyan_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_message_center_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_message_center_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_button_ticket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_button_ticket.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_comment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_comment.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_coupon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_coupon.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_goods.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_goods.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_message.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_message.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_order.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_order.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_seen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_seen.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_shopping_center.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_shopping_center.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_topic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_topic.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_my_wish.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_my_wish.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_order_deal_gift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_order_deal_gift.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_order_refund.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_order_refund.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_order_shoe_game.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_order_shoe_game.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_order_uncomment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_order_uncomment.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_order_unpaied.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_order_unpaied.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_order_ununsed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_order_ununsed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_setting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_setting.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_task.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_task.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mine_vip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mine_vip.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_comment_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_comment_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_delete.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_delete_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_delete_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_detail_2dimax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_detail_2dimax.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_detail_3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_detail_3d.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_detail_3dimax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_detail_3dimax.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_detail_youku.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_detail_youku.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_detail_youku_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_detail_youku_play.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_detial_imax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_detial_imax.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_preferential.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_preferential.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_related_empty_ugc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_related_empty_ugc.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_search.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_movie_search_time.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_movie_search_time.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_moviedetail_rating_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_moviedetail_rating_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_moviedetail_rating_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_moviedetail_rating_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_moviedetail_wish_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_moviedetail_wish_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_moviedetail_wish_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_moviedetail_wish_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_multi_choose_select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_multi_choose_select.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_music_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_music_play.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_music_qq_gray_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_music_qq_gray_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_mv.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_mv.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_my_see_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_my_see_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_my_wish_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_my_wish_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_news_comments_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_news_comments_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_no_comment_or_no_topic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_no_comment_or_no_topic.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_no_film.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_no_film.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_no_news.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_no_news.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_no_purchase.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_no_purchase.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_no_refund.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_no_refund.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_no_review.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_no_review.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_nominate_tag.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_nominate_tag.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_notice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_notice.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_notice_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_notice_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_num_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_num_add.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_num_minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_num_minus.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_onrefund.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_onrefund.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_order_tuan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_order_tuan.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_overdue.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_overdue.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_page_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_page_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_page_net_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_page_net_error.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_page_order.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_page_order.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_payment_result_fail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_payment_result_fail.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_payment_result_succeed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_payment_result_succeed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_post_like_big_disable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_post_like_big_disable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_post_like_big_enable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_post_like_big_enable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_post_like_small_disable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_post_like_small_disable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_post_like_small_enable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_post_like_small_enable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_preferential.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_preferential.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_process_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_process_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_process_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_process_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_professinal_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_professinal_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_progress_in.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_progress_in.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_progress_out.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_progress_out.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_prompt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_prompt.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_publish_notice.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_publish_notice.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_qq_music_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_qq_music_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_red_packet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_red_packet.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_refund.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_refund.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_right_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_right_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_role_arrow_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_role_arrow_down.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_role_arrow_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_role_arrow_up.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_saled_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_saled_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_saled_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_saled_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_save_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_save_image.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_search_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_search_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_search_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_search_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_seat_no_refund.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_seat_no_refund.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_seat_payfail.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_seat_payfail.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_seat_payunknown.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_seat_payunknown.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_selected_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_selected_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_selected_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_selected_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_send_post_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_send_post_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_session_next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_session_next.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_session_pre.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_session_pre.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_baidu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_baidu.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_more.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_more.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_pyq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_pyq.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_pyq_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_pyq_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_qq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_qq.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_qq_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_qq_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_qzone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_qzone.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_qzone_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_qzone_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_sina.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_sina.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_sina_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_sina_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_sms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_sms.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_sms_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_sms_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_tencent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_tencent.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_tencent_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_tencent_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_wx.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_wx.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_share_wx_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_share_wx_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_show_share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_show_share.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_snack_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_snack_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_star_comment_edit_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_star_comment_edit_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_star_comment_edit_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_star_comment_edit_full.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_status_ticketing_failure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_status_ticketing_failure.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_success_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_success_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_success_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_success_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_superior.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_superior.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_switch_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_switch_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_switch_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_switch_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_cinema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_cinema.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_cinema_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_cinema_active.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_community.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_community.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_community_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_community_active.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_filmmaker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_filmmaker.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_filmmaker_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_filmmaker_active.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_mine.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_mine.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_mine_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_mine_active.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_movie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_movie.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_tab_movie_active.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_tab_movie_active.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_time_line_circle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_time_line_circle.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_top.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_topic_default_cover.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_topic_default_cover.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_topic_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_topic_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_topic_host.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_topic_host.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_topic_removed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_topic_removed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_trailer_play_50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_trailer_play_50.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_trailer_play_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_trailer_play_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_trailer_play_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_trailer_play_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_ugc_access.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_ugc_access.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_ugc_movie_related_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_ugc_movie_related_add.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_upcoming_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_upcoming_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_used.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_used.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_user_community_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_user_community_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_user_vip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_user_vip.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level2_bang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level2_bang.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level2_des.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level2_des.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level2_medal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level2_medal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level2_star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level2_star.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level3_bang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level3_bang.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level3_des.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level3_des.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level3_medal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level3_medal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level3_star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level3_star.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level4_bang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level4_bang.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level4_des.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level4_des.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level4_medal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level4_medal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level4_star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level4_star.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level5_bang.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level5_bang.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level5_des.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level5_des.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level5_medal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level5_medal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_level5_star.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_level5_star.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_vip_update_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_vip_update_close.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_warning.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_warning_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_warning_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_water_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_water_mark.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_welcome_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_welcome_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_what.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_what.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_wish_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_wish_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_wish_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_wish_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_wish_small_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_wish_small_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ic_wish_small_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ic_wish_small_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_edit_phone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_edit_phone.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_movie_award.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_movie_award.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_music_cell.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_music_cell.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_order_tips.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_order_tips.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_play_middle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_play_middle.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_question.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_question.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_seatorder_enable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_seatorder_enable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_seatorder_unable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_seatorder_unable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_spoilers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_spoilers.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/icon_vip_level4_des.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/icon_vip_level4_des.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/image_add.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/image_add.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/image_add_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/image_add_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/image_comment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/image_comment.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/image_download.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/image_download.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/image_praise_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/image_praise_red.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/image_praise_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/image_praise_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/image_viewed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/image_viewed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/images_sure_normal.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/images_sure_normal.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/images_sure_pressed.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/images_sure_pressed.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/imaginary_line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/imaginary_line.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/img_maoyan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/img_maoyan.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/increase_able.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/increase_able.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/increase_disable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/increase_disable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/institu_accreditation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/institu_accreditation.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level1.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level10.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level11.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level12.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level13.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level14.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level15.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level16.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level17.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level18.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level2.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level20.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level3.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level4.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level5.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level6.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level7.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level8.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/level9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/level9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/like_avater.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/like_avater.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/load_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/load_failed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/login_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/login_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/login_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/login_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/login_qq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/login_qq.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/login_weibo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/login_weibo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/login_weixin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/login_weixin.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/logo_member_card.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/logo_member_card.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/logo_small.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/logo_small.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/long_comment_read.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/long_comment_read.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/mainland_already.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/mainland_already.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/mainland_come.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/mainland_come.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/mainland_hot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/mainland_hot.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/migrate_icon_row_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/migrate_icon_row_1.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/migrate_icon_row_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/migrate_icon_row_2.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/migrate_icon_row_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/migrate_icon_row_3.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/mine_icon_invite.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/mine_icon_invite.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/mongolia_layer_down.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/mongolia_layer_down.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/mongolia_layer_up.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/mongolia_layer_up.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/more_time_arrow_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/more_time_arrow_img.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/movie_avatar_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/movie_avatar_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/movie_card_data_des_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/movie_card_data_des_bg.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/movie_comment_overflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/movie_comment_overflow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/movie_cup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/movie_cup.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/movie_ic_emember_status.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/movie_ic_emember_status.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/movie_main_search.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/movie_main_search.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/movie_special_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/movie_special_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/my_favor_topic_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/my_favor_topic_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/my_ic_sign_no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/my_ic_sign_no.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/my_topic_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/my_topic_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/mycomment_star_share_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/mycomment_star_share_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/mycomment_star_share_full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/mycomment_star_share_full.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/nearest_to_me.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/nearest_to_me.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/net_error.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/net_error.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/news_like.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/news_like.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/news_unlike.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/news_unlike.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/notice_movie_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/notice_movie_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/notice_news_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/notice_news_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/notices_red.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/notices_red.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/order_detail_save_local.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/order_detail_save_local.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/order_detail_share_weixin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/order_detail_share_weixin.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/order_getticket_guide_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/order_getticket_guide_close.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/order_getticket_guide_pop.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/order_getticket_guide_pop.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/oversea_tip.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/oversea_tip.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/pay_failed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/pay_failed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/pay_sucess.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/pay_sucess.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/personal_authentication.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/personal_authentication.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/play_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/play_large.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/play_large_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/play_large_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/post_list_write.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/post_list_write.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/post_list_write_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/post_list_write_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/pre_show.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/pre_show.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/preview_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/preview_close.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/preview_normal.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/preview_normal.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/preview_pressed.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/preview_pressed.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/rank_default_bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/rank_default_bg.jpg -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/rank_default_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/rank_default_img.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/rank_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/rank_down.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/rank_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/rank_up.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/red_arrow_down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/red_arrow_down.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/red_arrow_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/red_arrow_up.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ref_comment.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ref_comment.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ref_comment_reply.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ref_comment_reply.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/register_captcha_refresh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/register_captcha_refresh.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/reply_big.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/reply_big.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/reply_big_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/reply_big_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/report_img.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/report_img.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/scale_max.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/scale_max.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/scale_min.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/scale_min.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/scroll_menu_tip.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/scroll_menu_tip.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/search_history_delete.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/search_history_delete.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/search_history_delete_press.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/search_history_delete_press.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/seat_love_select.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/seat_love_select.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/seat_order_machine_failure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/seat_order_machine_failure.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/seat_order_migrate.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/seat_order_migrate.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/seat_order_popcorn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/seat_order_popcorn.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/seatcoupon_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/seatcoupon_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/seatorder_confirm_popcorn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/seatorder_confirm_popcorn.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/section_divider.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/section_divider.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/share_card_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/share_card_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/share_card_shadow.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/share_card_shadow.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/share_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/share_logo.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/share_qr_code_line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/share_qr_code_line.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/share_qr_download_code.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/share_qr_download_code.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/share_quotation_end.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/share_quotation_end.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/share_quotation_mark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/share_quotation_mark.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/show_close_normal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/show_close_normal.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/show_close_pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/show_close_pressed.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/small_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/small_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/small_egg_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/small_egg_icon.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/snack_add_enable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/snack_add_enable.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/star_gray_32_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/star_gray_32_26.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/star_med_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/star_med_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/star_med_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/star_med_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/star_small_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/star_small_off.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/star_small_off_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/star_small_off_new.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/star_small_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/star_small_on.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/star_small_on_new.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/star_small_on_new.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/star_yellow_32_26.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/star_yellow_32_26.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/sticker.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/sticker.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/suggest_loading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/suggest_loading.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/system_notice_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/system_notice_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ticket_show_bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ticket_show_bg.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ticket_show_ticket.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ticket_show_ticket.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/toast_middle_seat_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/toast_middle_seat_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/toast_next_seat_empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/toast_next_seat_empty.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/topic_close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/topic_close.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/topic_tip_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/topic_tip_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/triangle_gray.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/triangle_gray.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/triangle_gray_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/triangle_gray_up.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/triangle_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/triangle_red.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/triangle_red_up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/triangle_red_up.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/ugc_add_arrow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/ugc_add_arrow.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_big_image_default.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_big_image_default.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_middle_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_middle_1.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_middle_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_middle_2.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_middle_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_middle_3.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_middle_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_middle_4.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_middle_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_middle_5.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_small_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_small_1.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_small_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_small_2.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_small_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_small_3.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_small_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_small_4.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_grade_small_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_grade_small_5.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_level_v1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_level_v1.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_level_v2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_level_v2.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_level_v3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_level_v3.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_level_v4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_level_v4.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_level_v5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_level_v5.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_profile_editor_info.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_profile_editor_info.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/user_shielded.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/user_shielded.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/v.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/v.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_default_cat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_default_cat.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_ic_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_ic_play.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_loading.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_loading.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_next.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_pause.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_pause.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_play.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_play.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_play_next.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_play_next.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_replay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_replay.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_seek.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_seek.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/video_share.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/video_share.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/vip_gift_popcorn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/vip_gift_popcorn.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/vip_special.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/vip_special.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/vip_v4_gift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/vip_v4_gift.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/wallet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/wallet.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/welcome_name.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/welcome_name.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/xin_xin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/xin_xin.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xhdpi/yellow_bevel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xhdpi/yellow_bevel.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/actor_header_shadow.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/actor_header_shadow.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/bg_welcome.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/bg_welcome.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/bg_welcome_bottom.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/bg_welcome_bottom.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/bg_welcome_logo_red.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/bg_welcome_logo_red.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/bg_welcome_logo_white.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/bg_welcome_logo_white.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/bubble_arrow_down1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/bubble_arrow_down1.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/bubble_arrow_up1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/bubble_arrow_up1.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/ic_line.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/ic_line.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/ic_maoyan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/ic_maoyan.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/ic_order_tuan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/ic_order_tuan.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/main_search_actor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/main_search_actor.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/main_search_cinema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/main_search_cinema.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/main_search_type_movie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/main_search_type_movie.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/main_search_ugc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/main_search_ugc.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/seat_order_head_top.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/seat_order_head_top.9.png -------------------------------------------------------------------------------- /app/src/debug/res/drawable-xxhdpi/shadow.9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/drawable-xxhdpi/shadow.9.png -------------------------------------------------------------------------------- /app/src/debug/res/mipmap-xhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/debug/res/mipmap-xhdpi/ic_launcher.png -------------------------------------------------------------------------------- /app/src/main/AndroidManifest.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/AndroidManifest.xml -------------------------------------------------------------------------------- /app/src/main/java/com/evilsoulm/keep_nice/dl/PerActivity.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/java/com/evilsoulm/keep_nice/dl/PerActivity.java -------------------------------------------------------------------------------- /app/src/main/java/com/evilsoulm/keep_nice/mvc/ILogin.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/java/com/evilsoulm/keep_nice/mvc/ILogin.java -------------------------------------------------------------------------------- /app/src/main/java/com/evilsoulm/keep_nice/mvc/LoginModel.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/java/com/evilsoulm/keep_nice/mvc/LoginModel.java -------------------------------------------------------------------------------- /app/src/main/java/com/evilsoulm/keep_nice/mvc/LoginView.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/java/com/evilsoulm/keep_nice/mvc/LoginView.java -------------------------------------------------------------------------------- /app/src/main/res/drawable/shap_line_only_bottom.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/drawable/shap_line_only_bottom.xml -------------------------------------------------------------------------------- /app/src/main/res/drawable/shap_line_only_top.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/drawable/shap_line_only_top.xml -------------------------------------------------------------------------------- /app/src/main/res/drawable/topic_item_bg.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/drawable/topic_item_bg.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_bind_view.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/activity_bind_view.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_flex_box.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/activity_flex_box.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_login.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/activity_login.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_main.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/activity_main.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/activity_web_view.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/activity_web_view.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/common_empty.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/common_empty.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/common_error.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/common_error.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/common_loading.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/common_loading.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/common_toolbar.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/common_toolbar.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/content_bind_view.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/content_bind_view.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/content_main.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/content_main.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/custom_tab_icon.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/custom_tab_icon.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/feed_item.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/feed_item.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/feed_list.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/feed_list.xml -------------------------------------------------------------------------------- /app/src/main/res/layout/feed_normal_list.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/layout/feed_normal_list.xml -------------------------------------------------------------------------------- /app/src/main/res/menu/menu_main.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/menu/menu_main.xml -------------------------------------------------------------------------------- /app/src/main/res/menu/menu_publish.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/menu/menu_publish.xml -------------------------------------------------------------------------------- /app/src/main/res/menu/menu_web.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/menu/menu_web.xml -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/actor_evaluation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/mipmap-xhdpi/actor_evaluation.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/actor_life.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/mipmap-xhdpi/actor_life.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/actor_society.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/mipmap-xhdpi/actor_society.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/actor_trivia.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/mipmap-xhdpi/actor_trivia.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/mipmap-xhdpi/ic_back.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_edit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/mipmap-xhdpi/ic_edit.png -------------------------------------------------------------------------------- /app/src/main/res/mipmap-xhdpi/ic_launcher.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/mipmap-xhdpi/ic_launcher.png -------------------------------------------------------------------------------- /app/src/main/res/values-v21/styles.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/values-v21/styles.xml -------------------------------------------------------------------------------- /app/src/main/res/values-w820dp/dimens.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/values-w820dp/dimens.xml -------------------------------------------------------------------------------- /app/src/main/res/values/colors.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/values/colors.xml -------------------------------------------------------------------------------- /app/src/main/res/values/dimens.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/values/dimens.xml -------------------------------------------------------------------------------- /app/src/main/res/values/strings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/values/strings.xml -------------------------------------------------------------------------------- /app/src/main/res/values/styles.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/app/src/main/res/values/styles.xml -------------------------------------------------------------------------------- /basegradle/commonAndroid.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/basegradle/commonAndroid.gradle -------------------------------------------------------------------------------- /basegradle/commonProject.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/basegradle/commonProject.gradle -------------------------------------------------------------------------------- /basegradle/const.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/basegradle/const.gradle -------------------------------------------------------------------------------- /basegradle/utils.gradle: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /common/.gitignore: -------------------------------------------------------------------------------- 1 | /build 2 | -------------------------------------------------------------------------------- /common/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/common/build.gradle -------------------------------------------------------------------------------- /common/proguard-rules.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/common/proguard-rules.pro -------------------------------------------------------------------------------- /common/src/main/AndroidManifest.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/common/src/main/AndroidManifest.xml -------------------------------------------------------------------------------- /common/src/main/java/com/evilsoulm/common/Utils/LogUtils.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/common/src/main/java/com/evilsoulm/common/Utils/LogUtils.java -------------------------------------------------------------------------------- /common/src/main/java/com/evilsoulm/common/Utils/NetUtils.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/common/src/main/java/com/evilsoulm/common/Utils/NetUtils.java -------------------------------------------------------------------------------- /common/src/main/java/com/evilsoulm/common/Utils/SysUtils.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/common/src/main/java/com/evilsoulm/common/Utils/SysUtils.java -------------------------------------------------------------------------------- /common/src/main/res/values/strings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/common/src/main/res/values/strings.xml -------------------------------------------------------------------------------- /domain/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/domain/build.gradle -------------------------------------------------------------------------------- /domain/proguard-rules.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/domain/proguard-rules.pro -------------------------------------------------------------------------------- /domain/src/main/AndroidManifest.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/domain/src/main/AndroidManifest.xml -------------------------------------------------------------------------------- /domain/src/main/res/values/strings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/domain/src/main/res/values/strings.xml -------------------------------------------------------------------------------- /gradle.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/gradle.properties -------------------------------------------------------------------------------- /gradle/wrapper/gradle-wrapper.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/gradle/wrapper/gradle-wrapper.jar -------------------------------------------------------------------------------- /gradle/wrapper/gradle-wrapper.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/gradle/wrapper/gradle-wrapper.properties -------------------------------------------------------------------------------- /gradlew: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/gradlew -------------------------------------------------------------------------------- /gradlew.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/gradlew.bat -------------------------------------------------------------------------------- /groovy_file/info.groovy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/groovy_file/info.groovy -------------------------------------------------------------------------------- /library/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/build.gradle -------------------------------------------------------------------------------- /library/src/main/AndroidManifest.xml: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/CircleProgressBar.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/CircleProgressBar.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialFoodView.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialFoodView.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialFooterView.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialFooterView.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialHeadListener.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialHeadListener.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialHeadView.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialHeadView.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialHeaderView.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialHeaderView.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialProgressDrawable.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialProgressDrawable.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialRefreshLayout.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialRefreshLayout.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialRefreshListener.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialRefreshListener.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/MaterialWaveView.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/MaterialWaveView.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/SunFaceView.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/SunFaceView.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/SunLayout.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/SunLayout.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/SunLineView.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/SunLineView.java -------------------------------------------------------------------------------- /library/src/main/java/com/cjj/Util.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/java/com/cjj/Util.java -------------------------------------------------------------------------------- /library/src/main/res/values/attrs.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/res/values/attrs.xml -------------------------------------------------------------------------------- /library/src/main/res/values/attrs_circle_progressbar.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/res/values/attrs_circle_progressbar.xml -------------------------------------------------------------------------------- /library/src/main/res/values/colors.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/res/values/colors.xml -------------------------------------------------------------------------------- /library/src/main/res/values/strings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/library/src/main/res/values/strings.xml -------------------------------------------------------------------------------- /model/.gitignore: -------------------------------------------------------------------------------- 1 | /build 2 | -------------------------------------------------------------------------------- /model/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/model/build.gradle -------------------------------------------------------------------------------- /model/src/main/AndroidManifest.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/model/src/main/AndroidManifest.xml -------------------------------------------------------------------------------- /model/src/main/res/values/strings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/model/src/main/res/values/strings.xml -------------------------------------------------------------------------------- /modeldaogenerator/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/modeldaogenerator/build.gradle -------------------------------------------------------------------------------- /resourceplugin/build.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/resourceplugin/build.gradle -------------------------------------------------------------------------------- /resourceplugin/libs/proguard.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/resourceplugin/libs/proguard.jar -------------------------------------------------------------------------------- /settings.gradle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/EvilsoulM/Keep_Nice/HEAD/settings.gradle --------------------------------------------------------------------------------