Mercurial > libervia-desktop-kivy
annotate .p4a_whitelist @ 387:d61bbbac4160
cagou widget: don't add header_input systematically anymore:
header input is often used in CagouWidget for e.g. filtering, but not always, and when it
is not, it is weird and confusing to have a TextInput which doesn't do nothing. To avoid
that, a new `use_header_input` bool attribute (set to False by default) has been added to
CagouWidget.
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 04 Feb 2020 20:47:17 +0100 |
parents | 55e194055aa5 |
children |
rev | line source |
---|---|
292
55e194055aa5
misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 ^*media/ |
55e194055aa5
misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 ^*android/ |
55e194055aa5
misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 ^*libs/ |
55e194055aa5
misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 ^*bin/ |
55e194055aa5
misc: added configuration files to compile Cagou with python-for-android
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
5 ^*service/ |