code_lint and moved on to v0.6.1

This commit is contained in:
Christian Schabesberger 2015-12-09 23:17:29 +01:00
parent 0e892ff60e
commit af1b21db23
19 changed files with 9 additions and 72 deletions

View file

@ -56,7 +56,6 @@ public class PlayVideoActivity extends AppCompatActivity {
public static final String START_POSITION = "start_position";
private static final long HIDING_DELAY = 3000;
private static final long TAB_HIDING_DELAY = 100;
private String videoUrl = "";