Android ConstraintLayout @dimens replaced with hardcoded values
问题 Heyho mates, currently I am learning the new layout editor of Android Studio with the new ConstraintLayout . By the way, I hate it. But I got the issue, that if I want to specify a layout_height with @dimen , it gets replaced with a dp value instead. Someone else got this issue? Android Studio version 2.2.2 & 2.2.3 same issue. Newest gradle version. Thanks in advance guys! Edit : Code example : <?xml version="1.0" encoding="utf-8"?> <ScrollView xmlns:android="http://schemas.android.com/apk