Android Studio disable display when previewing layout

reflection

I'm using Android Studio 0.8.9 (BETA)

I don't need the device reflection effect when previewing the layout. can i turn it off? how is the eclipse?

+3


source to share


1 answer


You can turn it off by unchecking the checkbox Show Lighting effects

on the Layout Design tab.

Let's do it in the latest Android Studio Beta (0.9.1).



Look screenshot

Hope it helps

+4


source







All Articles