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.
TextView内のテキストの一部にパディングを設定するには? 具体的には、テキストビュー内のテキストの一部に左パディングを付けたいです。また、textview 内のテキストは、サーバーから受信したデータです。どんな助けでも感謝します。ありがとう!
レイアウト ファイルに移動します -> レイアウトの textView に移動します -> android:paddingLeft="10".