wip
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package androidx.databinding;
|
||||
|
||||
public class DataBinderMapperImpl extends MergedDataBinderMapper {
|
||||
DataBinderMapperImpl() {
|
||||
addMapper(new hanson.xyz.vpnhotspotmod.DataBinderMapperImpl());
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user