TF-1753 Set limit character to start search autocomplete
(cherry picked from commit 2869ec2e1061a7be2e8ec0cd3196883bf07cb96a)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
|
||||
class AppConstants {
|
||||
static const int limitCharToStartSearch = 3;
|
||||
}
|
||||
Reference in New Issue
Block a user