レイアウトxmlファイルがあり、編集すると
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@+id/image1"
android:text="llllllllllllllllllll"
android:textColor="@android:color/black" />
しかし、それは次のように変化します、
xmlファイルを編集したときに発生します。xmlファイルを閉じた後re-open and re-open.
、解決策はありますか?
私はすでにrestart my eclipse
問題を解決できません。そして、eclipseの再起動が機能していません。そのための解決策はありますか?