Package com.facebook.buck.android.aapt
-
Class Summary Class Description FakeRDotTxtEntry AnRDotTxtEntry
with fakeRDotTxtEntry.idValue
, useful for comparing two resource entries for equality, sinceRDotTxtEntry.compareTo(RDotTxtEntry)
ignores the id value.MergeAndroidResourceSources MiniAapt Step which parses resources in an androidres
directory and compiles them into aR.txt
file, following the exact same format as the Android build toolaapt
.RDotTxtEntry Represents a row from a symbols file generated byaapt
.RDotTxtResourceCollector Responsible for collecting resources parsed byMiniAapt
and assigning unique integer ids to those resources. -
Enum Summary Enum Description MiniAapt.ResourceCollectionType RDotTxtEntry.CustomDrawableType RDotTxtEntry.IdType RDotTxtEntry.RType