问答详情
源自:5-5 登录页面UI实现(上)

match_parent不能用

Error:(10, 5) String types not allowed (at 'android:layout_weight' with value 'match_parent').

提问者:路灯小师 2019-06-16 14:00

个回答

  • 李广凯
    2019-06-20 15:29:04

      把style.xml里的android:layout_weight'这个改成android:layout_width

  • zpf54670
    2019-06-17 22:12:15

    你这是设置weight啊,width 下才有match_parent