Loading app/src/main/java/foundation/e/notes/android/activity/NotesListViewActivity.java +0 −3 Original line number Diff line number Diff line Loading @@ -116,11 +116,8 @@ public class NotesListViewActivity extends AppCompatActivity implements ItemAdap Toolbar toolbar; @BindView(R.id.drawerLayout) DrawerLayout drawerLayout; @BindView(R.id.current_account_image) AppCompatImageView currentAccountImage; @BindView(R.id.header_view) RelativeLayout headerView; @BindView(R.id.account) TextView account; @BindView(R.id.swiperefreshlayout) SwipeRefreshLayout swipeRefreshLayout; Loading Loading
app/src/main/java/foundation/e/notes/android/activity/NotesListViewActivity.java +0 −3 Original line number Diff line number Diff line Loading @@ -116,11 +116,8 @@ public class NotesListViewActivity extends AppCompatActivity implements ItemAdap Toolbar toolbar; @BindView(R.id.drawerLayout) DrawerLayout drawerLayout; @BindView(R.id.current_account_image) AppCompatImageView currentAccountImage; @BindView(R.id.header_view) RelativeLayout headerView; @BindView(R.id.account) TextView account; @BindView(R.id.swiperefreshlayout) SwipeRefreshLayout swipeRefreshLayout; Loading