download manager scaling issues
This commit is contained in:
parent
f36587a474
commit
4e1cbfe7d5
@ -291,7 +291,7 @@ public class BInstallerView extends View
|
|||||||
|
|
||||||
mat = new Matrix();
|
mat = new Matrix();
|
||||||
mat.postScale( startscale, startscale, imgwOrig, imghOrig*0.3f );
|
mat.postScale( startscale, startscale, imgwOrig, imghOrig*0.3f );
|
||||||
tilesVisible = false;
|
tilesVisible = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
public BInstallerView(Context context) {
|
public BInstallerView(Context context) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user