Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ttt
TTTAndroidJoinedClient
Commits
2d18810f
Commit
2d18810f
authored
Aug 06, 2014
by
Thomas Krex
Browse files
no message
parent
f4f65b75
Changes
2
Hide whitespace changes
Inline
Side-by-side
TTTCLient/project.properties
View file @
2d18810f
...
...
@@ -13,4 +13,4 @@
# Project target.
target
=
android-19
android.library
=
false
android.library.reference.1
=
../actionbarsherlock
android.library.reference.1
=
../
../Downloads/JakeWharton-ActionBarSherlock-5a15d92/
actionbarsherlock
TTTCLient/src/tttclient/core/GraphicsContext.java
View file @
2d18810f
...
...
@@ -65,8 +65,6 @@ public class GraphicsContext implements MessageConsumer {
public
void
setImageView
(
ImageView
imgV
)
{
this
.
imgView
=
imgV
;
// test TODO
imgView
.
setWillNotCacheDrawing
(
true
);
}
public
int
[]
getPixels
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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