Android_Me
Android_Me copied to clipboard
Why scaleType for FrameLayout?
In the file named activity_android_me at the line number 37 you have used android:scaleType="centerInside" , I can't add inside mine?
That is strange. the auto completion of the code in the layout cannot find the scaleType for the Fragment.
However, if i typed in android:scaleType="centerInside" in the Framelayout it doesn't give me any compile error. I attached the screenshot.
Hope get some more clarification if this is a bug of the IDE.

See #2