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.
アプリケーションがズームしないようにする方法はありますか? 私のアプリには、テキスト入力に集中するとズームインするという厄介な癖があります (HTC amaze を使用する Android のみ)。
もちろん:
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"/>