64-bit-Ram

Results 12 comments of 64-bit-Ram

i have saved StickerPropertyModel . and use code like that: -- public void setBitmap(Bitmap bitmap, StickerPropertyModel model) { matrix.reset(); this.mBitmap = bitmap; setDiagonalLength(); initBitmaps(); int w = mBitmap.getWidth(); int h...

i have saved scaling ,translation ,rotation position from calculate method. now how to restore it back

i want to save matrix data for long time ,but in future if matrix reference is lost than what i can do? i am using calculate method to save scaling,...

i also have same problem. any solution

i also have same problem any solution?

tagview inside (layout within layout) nested layout not display but work perfactly when i use tagview inside layout. any solution please?