LatinIME/java
Yohei Yukawa 5b65f03cff Remove an unused layout file
This layout file was copied from Settings app but in LatinIME it has
never been used.  Also, android:onClick attributes in that layout file
are pointing to non-existing method in LatinIME, which causes lint
warnings.

Since tihs files has never been used in LatinIME, there should be no
user-visible behavior change.

Bug: 110757803
Test: tapas LatinIME && make -j
Change-Id: Ib51744979df333ac432aefc54ef7d0f413cf6161
2018-06-24 16:50:43 -07:00
..
res Remove an unused layout file 2018-06-24 16:50:43 -07:00
src/com/android/inputmethod Migrated various apps under packages/inputmethods/LatinIME/ to androidx 2018-05-15 14:55:43 -07:00
Android.mk Migrated various apps under packages/inputmethods/LatinIME/ to androidx 2018-05-15 14:55:43 -07:00
AndroidManifest.xml Introduce a custom intent action to close software keyboard 2017-09-01 00:22:21 -07:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Create a new KeyboardLayout class to represent the layout. 2015-01-30 17:24:09 -08:00