Commit 0f61d3f
Fix left and right top bar buttons with component crash on Android (#7253)
* Replace incorrect title bar react button view height measure spec
* Fix right button with component incorrect ID while measuring its size
* Add missing View import
* Update TitleBarReactButtonView.java
Co-authored-by: Ward Abbass <warda@wix.com>
Co-authored-by: Ward Abbass <swabbass@gmail.com>1 parent 7351d0d commit 0f61d3f
File tree
1 file changed
+9
-1
lines changed1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
27 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
28 | 36 | | |
29 | 37 | | |
30 | 38 | | |
| |||
0 commit comments