Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーがAndroidアプリケーションでテキストビューのコンテンツをズームできるようにすることは可能ですか?
今、私はユーザーがズームインまたはズームアウトできないアプリケーションを作成しました
番号。テキストは静的です。ズームする場合は、GestureListenerを使用して、プログラムでテキストサイズを変更する必要があります。
spフォントサイズの単位として代わりに使用dpして、デバイスの設定に応じてテキストを拡大縮小することができます。
sp
dp