I found an error using TabStrip with the classe TabStripViewPagerExtendet.
1-By changing the name of the TAB index 0, (this does it perfectly)
2-I delete any sheet (which recalculates the entire TabStrip)
>>> error : >>> Changes the name of the TAB index 0 (to the name of origin)
Attached example & video (in example can select 1º Change name, 2º Delete page, and see the page1 turn back the original title)
By the way, I did not want to change from DSTabLayout to TabStrip, but it was worth it, it's very customizable.
Even if you've been adapting the code all day --> very good change
1-By changing the name of the TAB index 0, (this does it perfectly)
2-I delete any sheet (which recalculates the entire TabStrip)
>>> error : >>> Changes the name of the TAB index 0 (to the name of origin)
Attached example & video (in example can select 1º Change name, 2º Delete page, and see the page1 turn back the original title)
By the way, I did not want to change from DSTabLayout to TabStrip, but it was worth it, it's very customizable.
Even if you've been adapting the code all day --> very good change