Fixed
Status Update
Comments
br...@google.com <br...@google.com> #2
Hi
when you are saying
When I create an emulator, there is no cutout hole. It appears as I use it. I tried removing it in various ways, but the same phenomenon occurs.
Could you please tell us more about how you create your AVD? Are you creating your own skin? Or did you select one of the Device proposed in the Device Manager ? (e.g. "Small Phone", "Medium Phone", "Pixel 8",...)
there is no cutout hole. It appears as I use it
We are not sure about the situation you are referring to. Some screenshots would be useful, and also a detailed description of "It appears as I use it".
Thanks
Description
1. Adding IBOutlet thought the SDK classes to support visual assigning of delegates, cameras etc
2. Support Xcode 6 @IBDesignable keyword for live preview of the view classes
3. Support Xcode 6 @IBInspectable keyword for parameters that might be adjusted through interface builder
4. Implement custom debugQuickLookObject to provide previews for non-standard classes such as GMSPolygon, GMSPath etc.