package com.v7lin.style.event; /** * * * @author v7lin E-mail:v7lin@qq.com */ interface EventConst { public final static String KEY_BUNDLE_EVENT = "key_event_bus_data"; }