Skip to content
This repository was archived by the owner on Jun 22, 2023. It is now read-only.

Commit 5a9f63e

Browse files
committed
TASK: Add important todo statement
1 parent 61bc1c9 commit 5a9f63e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/de/aurora/mggvertretungsplan/MainActivity.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ public class MainActivity extends AppCompatActivity implements SwipeRefreshLayou
6161
private Context context;
6262
private int themeID = 0;
6363
private boolean need_reload = true;
64+
//TODO this ^ leads to double download of timetable! Without it, the view won't be updated
6465

6566
@Override
6667
protected void onCreate(Bundle savedInstanceState) {

0 commit comments

Comments
 (0)