android soft version 4.0.3 LCD 1024x600
on the lockscreen, i wanna modify the coodinate ot the lock icon, and
move up some dip

I find this file keyguard_screen_lock.xml,
this parts
            <ImageView
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:layout_marginRight="6dip"
                android:baselineAligned="true"
                android:src="@android:drawable/ic_lock_idle_lock"
                android:gravity="center"
but it doesn't work
How can I do?

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to