UNPKG

react-native-wordpress-editor

Version:

React Native Wrapper for WordPress Rich Text Editor. The WordPress-Editor is the text editor used in the official WordPress mobile apps to create and edit pages & posts

13 lines 652 B
<?xml version="1.0" encoding="utf-8"?> <resources> <bool name="abc_action_bar_embed_tabs_pre_jb">true</bool> <bool name="abc_config_allowActionMenuItemTextWithIcon">true</bool> <dimen name="abc_action_bar_default_height_material">48dp</dimen> <dimen name="abc_action_bar_progress_bar_size">32dp</dimen> <dimen name="abc_text_size_subtitle_material_toolbar">12dp</dimen> <dimen name="abc_text_size_title_material_toolbar">14dp</dimen> <style name="Widget.Design.TabLayout" parent="Base.Widget.Design.TabLayout"> <item name="tabGravity">center</item> <item name="tabMode">fixed</item> </style> </resources>