1. 03 9月, 2020 12 次提交
  2. 23 4月, 2020 1 次提交
  3. 07 4月, 2020 1 次提交
  4. 12 3月, 2020 1 次提交
    • M
      Set hint on TextInputLayout (#1962) · be74a35b
      Muhammad Wajeeh 提交于
      Set hint on TextInputLayout instead of EditText so that it animates properly when you start typing.
      
      From documentation:
      * The hint should be set on the TextInputLayout, rather than the EditText. If a hint is specified
       * on the child EditText in XML, the TextInputLayout might still work correctly; TextInputLayout
       * will use the EditText's hint as its floating label. However, future calls to modify the hint will
       * not update TextInputLayout's hint.
      be74a35b
  5. 25 2月, 2020 1 次提交
  6. 20 2月, 2020 2 次提交
  7. 19 2月, 2020 2 次提交
  8. 18 2月, 2020 4 次提交
  9. 14 2月, 2020 1 次提交
  10. 13 2月, 2020 3 次提交
  11. 12 2月, 2020 1 次提交
  12. 10 2月, 2020 2 次提交
  13. 09 2月, 2020 2 次提交
  14. 08 2月, 2020 7 次提交