Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ewout ter Hoeven
VLC-Android
Commits
a3f775b6
Commit
a3f775b6
authored
Oct 03, 2012
by
Ludovic Fauvet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ThumbnailerManager: add a final keyword
parent
74b767f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vlc-android/src/org/videolan/vlc/ThumbnailerManager.java
vlc-android/src/org/videolan/vlc/ThumbnailerManager.java
+1
-1
No files found.
vlc-android/src/org/videolan/vlc/ThumbnailerManager.java
View file @
a3f775b6
...
...
@@ -55,7 +55,7 @@ public class ThumbnailerManager implements Runnable {
private
final
Context
mContext
;
private
int
totalCount
;
private
final
float
mDensity
;
private
String
mPrefix
;
private
final
String
mPrefix
;
public
ThumbnailerManager
(
Context
context
,
Display
display
)
{
try
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment