Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
GcsSloop committed Oct 5, 2017
1 parent 9b496c6 commit 9d0aadd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ public class NotificationActivity extends BaseActivity {
}

@Override protected void initViews(ViewHolder holder, View root) {
setTitle("通知");
NotificationsFragment fragment = NotificationsFragment.newInstance();
FragmentManager fragmentManager = getSupportFragmentManager();
FragmentTransaction transaction = fragmentManager.beginTransaction();
Expand Down

0 comments on commit 9d0aadd

Please sign in to comment.