Discussion on:

Message 1 of 2
0 Votes
+ -
iam getting some errors:
Linearlayout xmlns:android="http://schemas.android.com/apk/res/android"
error: No resource identifier found for attribute 'orientation' in package 'android'

TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="Fast Tapper!"
[I18N] Hardcoded string "Fast Tapper!", should use @string resource
13th Aug