Aligning baseline of two text views in Android

前端 未结 4 949
轻奢々
轻奢々 2021-02-18 18:49

please find below my layout & its result ; I need the text \'Text message\' to align on the baseline of the text \'Header\'(Please find bel

4条回答
  •  花落未央
    2021-02-18 19:26

    On Component tree select both component you want to be in same base, right click and then select show baseline. Just drag baseline of two components.

提交回复
热议问题