AdaptiveTableLayout icon indicating copy to clipboard operation
AdaptiveTableLayout copied to clipboard

Problem in screen rotation

Open MohammadRezaei92 opened this issue 7 years ago • 2 comments

When my table have 1 column and screen orientation changed; table structure falls apart.

MohammadRezaei92 avatar Jul 03 '18 05:07 MohammadRezaei92

Hello @MohammadRezaei92. First of all thank you for using our library. To reproduce your issue we need more information, such as library version, screenshot and maybe some sample code. With best regards Cleveroad team.

VadimHalimendikCr avatar Jul 11 '18 07:07 VadimHalimendikCr

Hello @MohammadRezaei92. First of all thank you for using our library. To reproduce your issue we need more information, such as library version, screenshot and maybe some sample code. With best regards Cleveroad team.

@VadimHalimendikCr I fix the issue. The problem was my activity not re-created after screen rotation because of configChanges that I was set in my manifest. But it still a problem in this library.

MohammadRezaei92 avatar Jul 14 '18 06:07 MohammadRezaei92