5 lines
73 B
Plaintext
Raw Normal View History

2025-07-31 16:13:06 +08:00
package androidx.databinding;
public interface DataBindingComponent {
}