BuWanVideo/src/com/weikou/beibeivideo/ui/mine/SystemMessageActivity.java
@@ -22,6 +22,7 @@ import com.weikou.beibeivideo.R; import com.weikou.beibeivideo.db.MessageTable; import com.weikou.beibeivideo.ui.BaseActivity; import com.weikou.beibeivideo.util.ui.TopStatusSettings; import java.util.Date; @@ -45,7 +46,7 @@ super.onCreate(arg0); setContentView(R.layout.system_message_activity); initStatusBar(); TopStatusSettings.setStatusViewAndDeepColor(this); tv_top_bar_left = findViewById(R.id.tv_top_bar_left); tv_top_bar_middle = findViewById(R.id.tv_top_bar_middle); tv_top_bar_left.setOnClickListener(this);