Chào các bạn. Mình có đoạn code zoom text như sau:

<scale
xmlns:android="http://schemas.android.com/apk/res/android"
android:duration="1000"
android:fromXScale="1"
android:fromYScale="1"
androidivotX="30%"
androidivotY="30%"
android:toXScale="2"
android:toYScale="2"
>
</scale>

Sau khi zoom thì bị như sau: các bạn cho mình hỏi là làm sao để sau khi zoom thì text tự đẩy ra để không bị che khuất.