0

今日、Ctrl+を使用Spaceして属性をオートコンプリートする方法を学びました。 のようなスキーマ URI で同じことを行う方法はありますhttp://schemas.android.com/apk/res/androidか?

現在、このような例からコピーして貼り付けているだけです...

<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context=".AnimatedActivity" >
</RelativeLayout>
4

0 に答える 0