HomeSort by relevance Sort by last modified time
    Searched full:feature_5 (Results 1 - 5 of 5) sorted by null

  /tools/motodev/src/plugins/android.codeutils/templates/activity_samples/dashboard_pattern/
dashboard_strings.xml 7 <string name="feature_5">Feature 5</string>
dashboard_activity.java 32 private ViewGroup feature_5; field in class:class_name
47 this.feature_5 = (ViewGroup) findViewById(R.id.feature_5);
56 this.feature_5.setOnClickListener(onClickListener);
87 case R.id.feature_5:
dashboard_layout.xml 28 <LinearLayout android:layout_width="wrap_content" android:layout_weight="1" android:orientation="vertical" android:layout_height="wrap_content" android:layout_gravity="center" android:clickable="true" android:background="@drawable/#drawable_name#dashboard_pattern/dashboard_item_background.xml#" android:id="@+id/feature_5">
30 <TextView android:textAppearance="?android:attr/textAppearanceMedium" android:layout_gravity="center" android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/feature_name_5" android:textStyle="bold" android:text="@string/feature_5"></TextView>
dashboard_layout_land.xml 26 <LinearLayout android:layout_width="wrap_content" android:layout_weight="1" android:layout_gravity="center" android:orientation="vertical" android:layout_height="wrap_content" android:clickable="true" android:background="@drawable/#drawable_name#dashboard_pattern/dashboard_item_background.xml#" android:id="@+id/feature_5">
28 <TextView android:textAppearance="?android:attr/textAppearanceMedium" android:layout_gravity="center" android:layout_width="wrap_content" android:layout_height="wrap_content" android:id="@+id/feature_name_5" android:textStyle="bold" android:text="@string/feature_5"></TextView>
  /prebuilts/eclipse-build-deps/cdt/
cdt-master-8.0.2.zip 

Completed in 155 milliseconds