• alexander-gorshenev's avatar
    Implemented native TextStyle.SetFontFamilies (#294) · ed2e75d3
    alexander-gorshenev authored
    * Implemented native TextStyle.SetFontFamilies
    
    * Added a test for TextStyle.setFontFamilies
    Moved the test to commonTest
    
    * Defined Native.equals() for native and js
    
    * cosmetics in native and js Native.equals()
    
    * Make Native._nativeEquals return false on js and native the same way it does no jvm
    ed2e75d3
common.h 2.34 KB