xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".CommonActivity">
<TableRow
android:layout_width="match_parent"
android:layout_height="match_parent" >
<AutoCompleteTextView
android:id="@+id/actvTable"
android:layout_width="0sp"
android:layout_weight="1"
android:layout_height="wrap_content"
android:clickable="true"
android:focusable="true"
android:gravity="center"
android:hint="@string/table"
android:textColor="#a39d9d" />
</TableRow>
...
название какое у файла?
not_activity_common.xml
activity_common.xml
не, где-то закрались ложные показания
Обсуждают сегодня